a:link {
	color: #FFFFFF;
	background-color: #CC9966;
}
a:hover {
	color: #CC9933;
	background-color: #FFFFFF;
}
