    a:link { text-decoration: none; }
    a:visited { text-decoration: none; }
    a:active { text-decoration: none; }
    a:hover { text-decoration: underline; color:  #CC0066 }

body {
	color:rgb(50,50,50);
	font:8pt Verdana;
	margin:0;
	padding:0;
}
h1 {
	color:#0000FF;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}