a:link {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: FFCC00;
	text-decoration: underline;
}
