BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : Silver;
}
A:HOVER {
	color : Black;
	text-decoration : underline;
}
A {
	color : Red;
	text-decoration : none;
}