a:link{
	font-weight: bold;
	text-decoration:none;  
	color : White;}
a:active{
	font-weight: bold;
	text-decoration: none;  
	color : White;}
a:visited{  
	font-weight: bold; 
	text-decoration: none;  
	color : White;}
a:hover{  
	font-weight: bold; 
	text-decoration: none;  
	color: #FBF513;}
body{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;}
table{  
	font-family: Times New Roman, sans-serif; 
	font-size: 9pt;}
.menu{
	border : groove;  
	text-align : center; 
    border-color : #EC7789 #74101F #74101F #EC7789;
    background-color : #950F18;
}
.normal{
	border : none;
	background-color : transparent;
}
hr{
 color:#950F18;
 border : thin;
}