A:link {
	color: #336699;
	text-decoration: none
}
A:visited {
	color: #336699;
	text-decoration: none;
}
A:active {
	color: #336699;
	text-decoration: none;
}
A:hover {
	color: #336699;
	text-decoration: underline;
}
