a.nav:link { color: #ffffff; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; } 
a.nav:visited { color: #ffffff; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; } 
a.nav:hover {color: #ffffff; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; } 
a.nav:active { color: #ffffff; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; }

a.flink:link { text-decoration:none;} 
a.flink:visited {text-decoration:none;} 
a.flink:hover {text-decoration:underline;} 
a.flink:active {text-decoration:none;}

.dottedline {border-top:1px dotted #333333;}