BODY  {
	font-family : Arial, Helvetica, sans-serif;
        margin: 0px;
}

a:link  {
	color : 0000FF;
	text-decoration : none;
}

a:visited  {
	color : 0000cc;
	text-decoration : none;
}

a:hover  {
	color : FF0066;
	text-decoration : underline;
	font-weight : none;
}

a:active  {
	color : 0000FF;
	text-decoration : none;
}
