/* CSS Document */

.footer
{
 font-family:Tahoma;
 font-size:12px;
 color:#083360;
 font-weight:800;
 text-decoration:none;
 }
.menu
{
 font-family:Tahoma;
 font-size:14px;
 color:#FFFFFF;
 font-weight:800;
 text-decoration:none;
 }
 .yazi
{
 font-family:Verdana;
 font-size:10px;
 color:#FFFFFF;
 text-decoration:none;
 }
  .yazi2
{
 font-family:Verdana;
 font-size:10px;
 color:#111111;
 text-decoration:none;
 }
   .yazi3
{
 font-family:Verdana;
 font-size:12px;
 color:#111111;
 text-decoration:none;
 font-weight:400;
 }
   .baslik
{
 font-family:Verdana;
 font-size:16px;
 color:#111111;
 text-decoration:none;
  font-weight:800;
 }
 .menu:hover {
    color: #21BEF1;
	text-decoration: none;
}
h1
{
 font-family:Tahoma;
 font-size:16px;
 color:#FFFFFF;
 font-weight:800;
 text-decoration:none;
 }
 .style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {color: #FF0000}


