a {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #006600;

}

a:visited {

	color: #006600;

	text-decoration: none;

}

a:hover {

	color: #990000;

	text-decoration: none;

}

a:active {

	color: #000099;

	text-decoration: none;

}





a:link {

	text-decoration: none;

}

body {

	background-color: #FFFFCE;

	background-image: url(../images/skyshade.jpg);

	background-repeat: repeat-x;

}

