a:hover {
	color: #FF6600;
	text-decoration: none;

}
a {
	text-decoration: none;

}
a:link {
	color: #CC0000;
}
