a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-style: normal;
}
body {
	background-color: #CCCCFF;
	background-image: url(../images/bckgrnd2008.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

