a:link, a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover, a:active {

	text-decoration: none;
	color: #FF9600;
}

