a.menu:link         { color: #ab6e2d; text-decoration: none; font-weight: bold; font-size: 9pt; }
a.menu:active       { color: #ab6e2d; text-decoration: none; font-weight: bold; font-size: 9pt; }
a.menu:visited      { color: #ab6e2d; text-decoration: none; font-weight: bold; font-size: 9pt; }
a.menu:hover        { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 9pt; }

a.mail:link         { color: #cc0000; text-decoration: underline; font-weight: bold; }
a.mail:active       { color: #cc0000; text-decoration: underline; font-weight: bold; }
a.mail:visited      { color: #000000; text-decoration: underline; font-weight: bold; }
a.mail:hover        { color: #000000; text-decoration: underline; font-weight: bold; }

a.link:link		     { color: #cc0000; text-decoration: underline; font-weight: bold; }
a.link:active       { color: #cc0000; text-decoration: underline; font-weight: bold; }
a.link:visited      { color: #cc0000; text-decoration: underline; font-weight: bold; }
a.link:hover        { color: #99cc00; text-decoration: underline; font-weight: bold; }

body.popup {
 margin-left: 20px; 
 margin-right: 20px; 
 margin-top: 15px; 
 font-family: verdana, arial; 
 font-size: 10pt; 
 font-weight: bold; 
 }

div.main	{
 position: absolute; 
 top: 15px; 
 left: 210px; 
 width: 470px;
 padding-right: 20px; 
 }

span.bold {
 font-family: verdana, arial; 
 font-size: 10pt; 
 font-weight: bold; 
 }

