BODY {
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
}

div {	font-family: Verdana;	color: Red;	font : 900 italic larger;}

A:link {color: Blue; font-weight : bolder; text-decoration: none;}
A:active {color: #ff0000;}
A:visited {	color : Navy; font-weight : bolder;  text-decoration: none;}
A:hover {color: #ff0000;	text-decoration: underline;}


