a:link {
	color: #669900;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	color: #CC9900;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3399CC;

}
