a.menu {
 color: #666666; 
 font-size: 11px; 
 outline: none; 
 text-decoration: none }

a.menu:visited {
 color: #666666 }

a.menu:hover {
 color: #000000; 
 text-decoration: underline }

a.menu:active {
 color: #000000 }

.tiny {
 font-size: 9px }

a.tiny {
 color: #000000; 
 font-size: 9px; 
 outline: none; 
 text-decoration: underline }

a.tiny:visited {
 color: #000000 }

a.tiny:hover {
 color: #000000; 
 text-decoration: underline }

a.tiny:active {
 color: #000000 }

.small {
 font-size: 10px }

.hr {
 border-bottom: 1px solid black }

.to-right {
 float: right }

.to-left {
 float: left }

.footerlinks {
 font-size: 11px; 
 font-weight: bold }

a.footerlinks {
 color: #003366; 
 font-weight: bold; 
 font-size: 11px; 
 text-decoration: underline }

a.footerlinks:visited {
 font-weight: bold; 
 color: #003366 }

a.footerlinks:hover {
 color: #003366; 
 text-decoration: underline }

a.footerlinks:active {
 color: #003366 }

