@charset "utf-8";
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}

a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #CCCCCC; text-decoration: none;}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	text-decoration: none;
}
.links:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000000; text-decoration: none; background-color:#FFFFFF;}
