a:link { text-decoration: none} 
a:Active { text-decoration: underline} 
a:visited { text-decoration: none} 
a:hover { 
text-decoration: underline
} 
body {
	margin-left: 0px;
	margin-top: 0px;
}


