body, td, p, blockquote
{
 font-family: verdana;
 font-size: 11px;
 color: #555555;
 line-height: 13px;
}
a:link
{
 text-decoration: none;
 color:#444444;
}
a:visited
{
 text-decoration: none;
 color:#444444;
}
a:hover
{
 text-decoration: none;
 color:#999999;
 border-width: medium auto;
 border-color: #FFCC00 ridge;
}
a.Menu:link,a.Menu:visited
{
 text-decoration: italic;
 color:White;
}
a.Menu:hover
{
 text-decoration: underline;
 color:#FFFFFF;
 background-color: #FFFFFF;
 border: #000000;
 border-style: ridge;
 border-top-width: thick;
 border-right-width: thick;
 border-bottom-width: thick;
 border-left-width: thick;
}
