a {
	text-decoration: none;
	color:#FF3300;

}
a:hover {
	color: #FF9933;
}
a:visited {
	color: #CCCCCC;
}

