a:link {
	font-weight: bold;
	color: #F0D66A;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #CA8800;
	font-weight: bold;
	text-decoration: none;


}
