

body {
	background-color: #000000;
}


.text_sod{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10px;
	margin : 5px;
	color : #FFCE6B;
	
}


a:link  {color:#FF0000;text-decoration:underline;}
a:hover {color:#FF0000;text-decoration:underline;}
a:visited {color:#FF0000;text-decoration:underline;}

.text_soft {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10px;
	margin : 7px;
	color : #999999;
	
}

.border_top  {
	border-top: 1px solid #EB505B;
}	
.border_bottom  {
	border-bottom: 1px solid #EB505B;
}	
a.topmenu:link {color:#FF0000}
a.topmenu:hover {color:#FF0000;text-decoration:underline;}
a.topmenu:visited {color:#FF0000;text-decoration:underline;}