﻿A:link {
text-decoration : none;
color : #808080;
font-size : 10px; 
font-family : arial, verdana, helvetica, sans-serif; 
font-weight : bold;
} 

A:visited {
text-decoration : none;
color : #808080;
font-size : 10px; 
font-family : arial, verdana, helvetica, sans-serif; 
font-weight : bold; 
} 

A:hover {
text-decoration : none; 
color : #ca0000; 
font-size : 11px; 
font-family : arial, verdana, helvetica, sans-serif; 
font-weight : bold; 
} 

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#A60000;
  padding:0em;
  text-align:center;
}
