TABLE.tt {
	font-size : 10pt;
}
A:link { text-decoration : none; color : maroon; }
     BODY { font-family: Tahoma;
;    font-size : 10pt; color : #293C6B}
     A:visited {text-decoration : none; color : maroon;}
     A:active { text-decoration : none; color : #293C6B;}
     A:hover { text-decoration : underline ; color : #293C6B; }
#menu a, #menu a:visited {
  text-decoration:none; 
float:left;
background-image: url(button.png);
text-align:center;
  color:#FFFFFF;
  font-weight:bold;
 line-height: 2; 
 display:block;
    height:30px;
width:290px;
    }
#menu a:hover {
background-image: url(button2.png);
   }

#quad a, #quad a:visited {
  text-decoration:none; 
background-color : #993366;
text-align:center;
  color:#FFFFFF;
float:left;
margin:1px;
 display:block;
    height:16px;
width:60px;
    }
#quad a:hover {
color: #993366;
background-color : white;
   }
   img
   {border:0px;}



