body 

{ 
background-image: url(../pictures/links/yellowlinks.jpg); 
background-repeat: repeat-y; 
background-color: FFFFFF; 
} 



a:link 

{ 
text-decoration: none; 
color: black; 
border-bottom: 0px; 
} 



a:visited 

{ 
text-decoration: none; 
color: black; 
border-bottom: 0px; 
} 



a:hover 

{ 
text-decoration: none; 
border-bottom: 0px; 
color: red; 
} 



#form 

{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center; 
font-size: 11px; 
} 
