a:link {
	color: #0000CC;
}
a:visited {
	color: #9900CC;
}
a:hover {
	color: #0066FF;
}

body {
	font-family: Arial;
	font-size: 16px;
}
