body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#999999;
}

marquee {
	color:#660066;
	font-size:14pt;
}

.green {
	color:#FFFFFF;
	font-size:larger;
	font-weight:bold;
	background-color:#336633;
	text-align:center;
	padding:3px;
	margin-top:5px;
	}
	
.purple {
	color:#FFFFFF;
	font-size:larger;
	font-weight:bold;
	background-color:#990099;
	text-align:center;
	padding:3px;
	margin-top:5px;
	}
	
.topscroll {
	font-size:24px;
	text-align:center;
	}
	
.sponsor1 {
	font-size:2em;
	font-weight:bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.sponsor2 {
	font-size:1em;
	font-weight:bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
A {font-size: 18px;color:purple;text-decoration:none}
A:visited {font-size: 18px; color:purple;text-decoration:none}
A:active {font-size: 18px; color:purple;text-decoration:none}
A:hover {background-color:black; font-size: 18px; color:white;text-decoration:none}

A h2{font-size: 1.5em;color:purple;text-decoration:none}
A:visited h2 {font-size: 1.5em; color:purple;text-decoration:none}
A:active h2 {font-size: 1.5em; color:purple;text-decoration:none}
A:hover h2 {background-color:black; font-size: 1.5em; color:white;text-decoration:none}

ul li {
	list-style-image:url(../images/horseshoe_list.gif);
	}
	
ul.horses {
	margin-top:5px;
	margin-left:25px;
	padding-left:3px;
	
}
	
.calgroup {
	width:80%;
	margin-bottom:20px;
	}