a:link ,a:visited{
	
	color: #3399CC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	font-weight: normal;
}
a:hover {
	text-decoration:underline ;
}
