a:link {  color: #0000FF; text-decoration: underline}
a:visited {  color: #0000FF; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: underline}
a:active {  color: #0000FF; text-decoration: underline}
body {
	margin-left : 0px;
	margin-top : 0px;
	left: 0px;
	top: 0px;

}