a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #663399;
}
a:active {
	color: #009966;
}
