a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
