.topmenu {
 
 background-repeat: no-repeat;
 font-size: 12px;
 color: #ffffff;
 font-family: 
 arial, verdana, helvetica, sans-serif;

font-weight: bold;
text-decoration: none;
padding-bottom: 4px;
padding-top: 4px;

 }

.topmenu a:link {
 
 background-repeat: no-repeat;
 font-size: 12px;
 color: #FFFF40;
 font-family: 
 arial, verdana, helvetica, sans-serif;

font-weight: bold;
text-decoration: none;

 }
 .topmenu a:visited {
 
 background-repeat: no-repeat;
 font-size: 12px;
 color: #FFFF40;
 font-family: 
 arial, verdana, helvetica, sans-serif;

font-weight: bold;
text-decoration: none;

 }
 .topmenu a:active {
 
 background-repeat: no-repeat;
 font-size: 12px;
 color: #FFFF40;
 font-family: 
 arial, verdana, helvetica, sans-serif;


font-weight: bold;
text-decoration: none;

 }
 .topmenu a:hover {
 
 background-repeat: no-repeat;
 font-size: 12px;
 color: #FFFFFF;
 font-family: 
 arial, verdana, helvetica, sans-serif;

font-weight: bold;
text-decoration: underline;
 }
 
.tinytext {font-size:10px;}
.errorheader {margin-left:10px; margin-right:10px; font-size:14px; color:#FF3300; font-weight:bold;}
.errortext {margin-left:20px; font-size:12px; color:#FF3300;}