a:link {
	color: #0000FF;
}
a:visited {
	color: #00FF00;
}
a:hover { color:#660066; cursor:hand}
}
a:active {
	color: #0000FF;
}

