body { 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#ffffff;
}
a:link { color: #0033FF;
    text-decoration: underline }
a:visited { color: #0033FF;
    text-decoration: underline }
a:hover { color: #FF0000;
    text-decoration: none }
