a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFCC99;
	text-decoration: none;


}
a:hover {
	color: #66CCFF;


}

