body {
     background-color: white;
}

p, td, font
{ font-family:		Tahoma, Arial;
  font-size:		11px;
color:			black;
}

A:link {color: darkgray;}
A:visited {color: darkgray;}
A:active {color: darkgray;}
A:hover {color: red;}


