body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size:10px;
	width: 1000px; margin: 0 auto;
}
a:link { color: #09c; font-weight: bold; }	
a:visited { color: #07a; font-weight: bold; }
a:hover { color: #FF0000; text-decoration: none; font-weight: bold; }	
a:active { color: #FFCC00; text-decoration: none; font-weight: bold; }	

