a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #CCCC66;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
