a:link {
	text-decoration: none;
	color: #333366;

}
a:hover {
	color: #CC9933;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
