body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C8C8;

}
.header_title {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}
.a:link {
	color: #41588D;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #41588D;
}
.a:hover {
	text-decoration: underline;
	color: #E71010;
}
.a:active {
	text-decoration: none;
}

.a_red:link {
	color: #ff0000;
	text-decoration: none;
}
.a_red:visited {
	text-decoration: none;
	color: #ff0000;
}
.a_red:hover {
	text-decoration: underline;
	color: #000000;
}
.a_red:active {
	text-decoration: none;
}

.text {
font-size: 11px; font-family: Tahoma; 
}
.text2 {
font-size: 11px; font-family: Tahoma;color:#41588D;
}
.text3 {
font-size: 11px; font-family: Tahoma;color:#000000;font-weight: bold;
}
.text4 {
font-size: 11px; font-family: Tahoma;color:#FFFFFF;font-weight: bold;
}
.text5 {
font-size: 11px; font-family: Tahoma;color:#DD1919;
}
.text_tarih {
font-size: 11px; font-family: Tahoma;color:#FFFFFF;font-weight: bold; 
}
.form_red {BACKGROUND:#DD1919; border-color: #666666; border-style:none;COLOR:#FFFFFF;FONT-FAMILY:Verdana;FONT-SIZE:12;}
