.unnamed1 {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: medium;
	font-weight: bold;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;

}
a:hover {
	color: #B8A86B;
	text-decoration: underline;

}
a:active {
	color: #FFCC66;
	text-decoration: underline;

}
a:visited {
	color: #333333;
	text-decoration: underline;
}
