body       	{ 	margin-top: 0;
				margin-left: 0; 
				font-family: Verdana, Helvetica, Arial, sans-serif; 
			
				background-image: url('images/bg.gif');}

A.red:hover {	
			BORDER-TOP: #FF0000 thin dotted;
			
			BORDER-BOTTOM: #FF0000 thin dotted;}
A.green:hover {	
			BORDER-TOP: #008000 thin dotted;
			
			BORDER-BOTTOM: #008000 thin dotted;}
			

A:link, A:visited {text-decoration: none; 
		color:#000000		}