BODY, TD, P {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link      {
	text-decoration: underline;
	color: #444444;
	font-weight: bold;
}
a:active    {  text-decoration: underline; color: #444444; }
a:visited   {  text-decoration: underline; color: #444444; } 
a:hover     {
	text-decoration: underline;
	color: #444444;
	font-weight: bold;
} 

