a:hover {
	font-weight: bold;
	color: #660000;
	background-color: #cccccc;
}
.emaillink {
	color: #CCCCCC;
	background-color: #660000;
	text-decoration: none;

}
.hyperlink {
	color: #000000;
	text-decoration: none;
}
.rodelink {
	color: #660000;
	text-decoration: none;
}

