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


body
{
background-color:#7F3F55;
}

a:link
 {

	color:#c8d5bf;
	text-decoration: none;
	font-size : 13px ;
	font-family :Tahoma;
}
a:visited 
{

	color:#c8d5bf;
	text-decoration: none;
	font-size : 13px ;
	font-family :Tahoma;
}

a:hover {
	color:white;
	text-decoration: none;
	font-size : 13px ;
	font-family :Tahoma;
}

.aciklama
{
color:black;
font-size : 30px ;
}

.alt
{
color:white;
font-size : 13px ;
}

.orta
{
color:black;
text-decoration: none;
font-size : 13px ;
font-family :Tahoma;
}
