h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #CC0000;
	font-weight:bold;
}
a:link, a:visited, a:active {
	color: #003399;
}
a:hover {
	color: #0066FF;
}