
 A:link    { COLOR: white; TEXT-DECORATION: none; font-weight: normal }

 A:visited { COLOR: white; TEXT-DECORATION: none; font-weight: normal }

 A:active  { COLOR: white; TEXT-DECORATION: none }

 A:hover   { COLOR: brown; TEXT-DECORATION: none; font-weight: normal;
             border-style: none none solid none; border-width: thin; padding: 0px;
 }
 

.spoils {
font-family: journal, times, times new roman;
font-size: 25px;
line-height: 30px;
color: 663333;
}

.title {
font-family: garamond, times, times new roman;
font-size: 20px;
line-height: 20px;
font-weight: bold;
letter-spacing: 1px;
color: brown;
}


.smallblack {  
font-family: verdana, arial, helvetica;
font-size: 12px;
line-height: 16px;
color: #000000;
}

.menu {  
font-family: verdana, arial, helvetica;
font-size: 14px;
line-height: 16px;
letter-spacing: 1px;
color: #000000;
}



