@charset "utf-8";
/* CSS Document */


/*/////////////////////////////////////////////////// */


a.solmenu:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

a.solmenu:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.solmenu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #cd242b;
	text-decoration: none;
}

a.solmenu:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


/*/////////////////////////////////////////////////// */


.standart_icerik {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.standart_icerik:link {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.standart_icerik:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.kirmizi_baslik {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	font-weight:bold;
}

.beyaz {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}

.haber_baslik{
	font-family: Verdana;
	font-size: 14px;

	color:#FF3300;
	font-weight:bold;
}

.haber_spot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.arial_12_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}


.arial_16_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}


.arial_10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}



/*////////////////////////////////////////////////*/
.beyazlink:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.beyazlink:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.beyazlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;	
}
.beyazlink:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;	
}


/*/////////////////////////////////////////////////// */


a.link:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

a.link:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#003366;
	text-decoration:underline;
}

a.link:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}