a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {  
	color: #FF9900;
	text-decoration: none
}
a:active {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
.small { font-family: Arial, Helvetica, sans-serif; color: #666699}
h1 {  font-family: "Comic Sans MS" }
body {
	background-color: #669966;
	font-family: "Comic Sans MS";
	color: #8D2A1C;
	background-image: none;
	background-repeat: repeat-x;
}
