BODY,TD
{
	font-family:  'Arial', 'Verdana', 'Sans-serif';
	font-size: 11px;
	color: #000000;
}

A:link    { color: #333333; text-decoration: none}    /* unvisited links */
A:visited { color: #000000; text-decoration: none}   /* visited links   */
A:hover   { color: #000000; text-decoration: underline} /* user hovers     */
A:active  { color: #000000; text-decoration: none}   /* active links    */
