.main a:link {
	color: #FFF1D4;
}
.main a:visited {
	color: #FFCC99;
}
.main a:hover {
	color: #CCFF33;
}
