BODY
{	
	background-color 	: #B31B1B;	
	font-size		        : 10pt;	
	font-family		: Trebuchet MS;	
   	color				: #000000;
	text-align		: left;

}



A:link, A:visited 
{ 
	text-decoration			: underline;
	color					: red;
	font-size		        : 10pt;	
	font-weight		        : bold;


}



A:hover 
{ 
	text-decoration			: underline;
	font-size		        : 10pt;	
	font-weight		        : bold;
	color: 					#B81111;


}

A:active 
{
	text-decoration			: underline;
	color					: red;
	font-size		        : 10pt;	
	font-weight		        : bold;
}

TD
{

	font-size		        : 10pt;	
	font-family		: Trebuchet MS;	
   	color				: #000000;

}




.footer { 
        color: #FFFFFF;
}
.footer a:link { 
        color: #FFFFFF;
}
.footer a:visited { 
        color: #FFFFFF;
}
.footer a:hover { 
        color: #FFFFFF;
}
.footer a:active { 
        color: #FFFFFF;
}

