a:link {
	color: #0000FF;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #CC00FF;
	text-decoration: underline;
	font-weight: bolder;


}
