body  {
}
a:link { color: #FF0000}
a:visited { color: #0000FF}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
