/*========================================================================*/
/*  Nesne stilleri  */
/*========================================================================*/

body {
	margin:0px 0px 0px 0px;
	font-family:Verdana;
	font-size:12px;
	color:#850000;
	background-color:#FFFFFF;
	background-image: url(../media/img_general/back.gif);
	}

a:link {
	color: #850000;
	text-decoration: none;
}
a:visited {
	color: #850000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #850000;
	text-decoration: none;
}

/*========================================================================*/
/*  Genel stilleri  */
/*========================================================================*/
.alltext {
	font-family:Verdana;
	font-size:12px;
	color:#850000;	
}
.baslik {
	color: #FFFFFF;
	font-weight: bold;
}
.footer_text {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;	
}

/*========================================================================*/
/*  Devam  */
/*========================================================================*/