a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:link {
	color: #506584;
	text-decoration: none;
}
a:visited {

	color: #426994;
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #4C6792;
	text-decoration: none;
}
