body { font: small Verdana, Arial, Helvetica, sans-serif; margin-top: 50px; }
a:link { color: gray; font-style: normal; }
a:visited {
	color: #000000;
}
a:hover {
	color: #CCCC00;
}
a:active {
	color: #FFCCCC;
}