BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
a:link {
	color: #3333FF;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	background-color: #FFE8DD;
	text-decoration: none;

}
a:visited {
	color: #3300FF;
	text-decoration: none;

}
