BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #E6E6FA;
	font-size : small;
	font-size : 12px;
	
}

A {
	color : #1E90FF;
	text-decoration : none;
}

A:HOVER {
	text-decoration : none;
}
