a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
	background-color: #000033;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.unnamed1 {
	background-color: #000000;
}

