a:link {
	font: large/normal serif; color: rgb(51, 102, 255); font-size-adjust: none; font-stretch: normal;
}
a:visited {
	color: rgb(102, 0, 153); text-decoration: none;
}
a:active {
	color: rgb(255, 102, 51); text-decoration: none;
}
a:hover {
	color: rgb(255, 102, 51);
}
