a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF3300;
}
