body { background-color:#000033; color:white; 
	font-family: garamond, "times new roman", arial, serif; }


table { background-color:#999999; border-style:solid; border-width:3px;
		border-color:#efefef; border-spacing:100px; }



A:active { color:#000033; font-size:20px; font-weight:bold; }


A.nav:link { color:#000033; text-decoration:none; 
		font-size:20px; font-weight:bold; }


A.nav:visited { color:#000099; 
		text-decoration:none; font-size:20px;
		font-weight:bold; }


A:link:hover { color:yellow; font-size:20px; font-weight:bold; 
		font-family: garamond, "times new roman", 
               arial, verdana, sans-serif; text-decoration:underline; }




