BODY {
	background-color : White;
	color : #444444;
	font-family :  Tahoma, Verbana, Arial, sans-serif;
	font-size : xx-large;
	}

A:LINK, A:VISITED {
	color : #800000;
	text-decoration : none;
}

A:HOVER {
	background-color : transparent;
	color : #444444;
	text-decoration : none;
}

A.back:LINK, A.back:VISITED {
	color : White;
	text-decoration : none;
}

A.back:HOVER {
   background-color : transparent;
	color : #C0C0C0;
	text-decoration : none;
	}