body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7BFBD;
	text-align: center;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
a:link.blue {
color : #990033;
text-decoration : none;
font-weight : bold;
}

a.blue {
color : #990033;
text-decoration : none;
font-weight : bold;
hover: color: #660099;

}
a:link.red {
color : #FF6633;
text-decoration : underline;
font-weight : bold;
hover: color: #ff0000;
font-family: Arial, Helvetica, sans-serif;

}

a.red {
color : #FF6633;
text-decoration : underline;
font-weight : bold;
hover: color: #ff0000;
font-family: Arial, Helvetica, sans-serif;
}

a:hover {
color : #660099;
text-decoration : underline;

}

