/* ___ BODY ___________________________________________________________________ */

body, div, span, form, tbody, label, input, area, p, td {
	FONT-SIZE: 13px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
/*background-image:url(images/back.jpg);*/
	background-color: #9284B3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	text-decoration:none;
}

a:hover {
	text-decoration: none;		
}



.text_normal {
	COLOR: #FFFFFF; 
}
.text_normal a {
	COLOR: #FFFFFF; 
	text-decoration: none;	
}
.text_normal a:hover {
	COLOR: #FFBD82; 
	text-decoration: underline;	
}


.BIG {
font-size: 13;
font-family:Georgia, "Times New Roman", Times, serif;
/*font-style:oblique;*/
font-weight:bolder;
color:#FFBD82;
}


.text_beyaz {
font-size: 12;
	color: #FFFFFF;	
}
.text_beyaz a {
font-size: 12;
	color: #FFFFFF;	
	text-decoration:none;
}
.text_beyaz a:hover {
font-size: 12;
	color: #E2CFB8;	
	text-decoration:none;
}


.text_siyah {
	color: #FFFFFF;	
}
.text_siyah a {
	color: #FFFFFF;	
	text-decoration:underline;
}
.text_siyah a:hover {
	color: #C1D1E4;	
	text-decoration:none;
}





