a {   color: blue; text-decoration: none; cursor: hand}
a:hover  {text-decoration : underline; color : red;}
a:active {text-decoration : none; color : red; background-color : #ffffcc;}

td { color: #oooooo; text-decoration: none; font-family : "Trebuchet MS"; font-size : 13px;}
	
.header {
font-size : 17px;
font-weight : bold;
}    
   .subheader {
   font-size : 14px;
   font-weight: bold
   } 

 
