A
 {
	color: #003399;
	font-family: arial;
	text-decoration: underline;
	font-weight: bold;

 }

A:hover
 {
	color: #FF0000;
	font-family: arial;
	text-decoration: underline;
	font-weight: bold;

 }

P
 {
    color: black;
    font-family: arial;
	font-size: 90%
 }
 
.BodyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
