a:link {
	font-family: Adobe Caslon Pro, Times, Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Adobe Caslon Pro, Times, Times New Roman, serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Adobe Caslon Pro, Times, Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}

a.bold:hover{
	font-family: Adobe Caslon Pro, Times, Times New Roman, serif;
	color: #CCCCCC;
	text-decoration: none;
}