A { 
	color : #336699; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none} 
A:Visited { 
	color : #336699; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none} 
A:Active {
	color : #336699;
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none;} 
A:Hover {
	color : #cc0000;
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none;} 
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #99FEBA;
	border:none;}
