a:link    { color: #0000ff }
a:active  { color: #000080 }
a:hover   { color: #ff0000; background-color: #ffff00 }
a:visited { color: #800080 }
body {
	background: #FFFFFF url(http://www.carolinasites.com/carolina-web.jpg) no-repeat fixed center center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}
