.linkwhite {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000033;
}
a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
