a:link {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
