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


}
a:visited {
	color: #FF33CC;
	text-decoration: none;

}
a:link {
	color: #FF0099;
	text-decoration: none;


