a:link {
	color: #0066FF;
	text-decoration: none;
	
	
}
a:visited {
	color: #660033;
	text-decoration: none;


}
a:hover {
	color: #0066FF;
	font-size: 9pt;
	font-weight: bold;


}
a:active {
	color: #000099;
	text-decoration: underline;
	
	
}	