.CLUE {
	font-family: geneva, Arial, helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;






}
body {
	background-image:  url(/images/deadeyes.jpg);
	background-repeat: repeat;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
