body
 {
	font-family: Arial, Helvetica, sans-serif;
 }

a:link
 {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
 }

a:visited
 {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
 }

a:hover   {color: #666666; text-decoration: underline;}
