body {  font-family: Arial, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; background-color: #FFFFFF}
a:link {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}

