body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
a:link {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #CC0066;
}
h1 {
	font-size: 18px;
	font-weight: 700;
	color: #000099;
	background-position: center;

}
a:active {
	color: #FFCC00;
}
