body
{
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 0.9em;
color: #000000;
background-color: #c0c0c0;
}
a:link
{
color: black;
font-weight: bold;
text-decoration: none;
}
a:visited
{
color: black;
font-weight: bold;
text-decoration: none;
}
a:hover
{
font-style: italic;
font-weight: normal;
color: red;
}
