

.text{
	
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: none;
	color: #666666;
}

.text_buyuk{
	
	font-family: Tahoma;
	font-size: 17px;	
	text-decoration: none;
	color: #333333;
}


.text_beyaz{
	
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: none;
	color: #ffffff;
}


.text_kirmizi{
	
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: none;
	color: #CC0000;
}

.text_mavi{
	
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: none;
	color: #006699;
}

.text_beyaz_b{
	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


A {text-decoration:none;color: #ffffff;}
A:hover {color: #ffffff; text-decoration:underline;}

A.aramenu{font-family: Tahoma; text-decoration:underline; font-size: 11px;color: #CC0000;}
A:hover.aramenu{text-decoration:none;color: #CC0000;}

A.aramenu2{font-family: Tahoma; text-decoration:none; font-size: 11px;color: #666666;}
A:hover.aramenu2{text-decoration:underline;color: #007D8C;}

A.aramenu3{font-family: Tahoma; text-decoration:none; font-size: 11px;color: #346279;}
A:hover.aramenu3{text-decoration:underline;color: #27456B;}

input{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color:#BCBFBC;
	background-color:#FDFBF6;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color:#BCBFBC;
	background-color:#FDFBF6;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color:#BCBFBC;	
	background-color:#FDFBF6;
}
.uyari {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #CC0000; font-weight:bolder;}