a:link {
	
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;


}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
