@charset "ISO-8859-1";
.rolloverlinks {
}
a:link {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
a:link {
	color: #660000
	text-decoration: none;
	font-weight: bolder;
}

