@charset "utf-8";
   
body
{
	font-family: verdana;
	font-size: 8pt;
    letter-spacing: 0pt; 
	color: #FF7A9D;
    line-height: 12px;
}  
td
{
	font-family: verdana;
	font-size: 8pt;
    letter-spacing: 0pt; 
	color: #FF7A9D;
    line-height: 12px;
}   
a img 
{
	border: none;
	outline: none;
}  
A:link 
{
	color:#FF8093; 
	text-decoration: none; 
	font-weight: bold; 
	cursor:"hand"
}  
A:visited
{
	color:#402929; 
	text-decoration: none; 
	font-weight: bold; 
	cursor:"hand"
}     
A:active 
{ 
	color:#402929; 
	text-decoration: none; 
	font-weight: bold; 
	cursor:"hand"
}        
A:hover 
{ 
	color:#89480D; 
	font-weight: bold;
 	cursor:"hand"}
}




