a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003366;
}

