body {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	border: 0px none #FFFFFF;
	text-decoration: underline;
	background-image: url(images/csabackground.gif);



}
a:link {
	color: #000066;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/csabackground.gif);



}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	text-decoration: blink;
	height: 0px;
	width: 0px;
	color: #000066;
	border: 0px none;
	list-style-type: none;
	position: relative;
}
a:hover {
	color: #000066;
	background-color: FFCC33;

}

