.color {
	background-color : #ff9900;
}
A,.c{
	color : #ff9900;
}
A:hover {
	color : #ff6633;
}
A:visited {
	color : #ff9900;
}
