.location {
	font-size : 80%;
}
BODY {
	color : #663399;
	background-color : White;
	font-family : "Arial Narrow",Helvetica, Ariel, sans-serif;
	font-size : 80%;
	text-align : left;
}

A {
	color : #CC99CC;
	text-decoration : none;
}

A:HOVER {
	color : #330066;
	text-decoration : none;
}