BODY {
	background-color : #EEEEEE;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 2%;
	margin-right : 2%;
}

A:LINK {
	color : #990000;
	text-decoration : none;
}

A:VISITED {
	color: #000099;
	 text-decoration: none
}

A:Hover {
	text-decoration: underline
}








