.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000
}
A:Link {color : #0000FF;text-decoration : underline;}
A:Hover {color : #990000;text-decoration : underline;}
A:Active {color : #990099;text-decoration : underline;}
A:Visited {color : #000099;text-decoration : underline;}
