BODY {
	text-align: left;
	margin: 10px;
	font-family: verdana;
	font-size: 12px;
	color: black;
}

A {
	color: #006699;
}

A:hover {
	color: #99CC00;
	text-decoration: none;	
}

A.topnavlink {
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: none; 
	font-weight: normal
}

A.topnavlink:hover {
	text-decoration: underline;	
}

a.topnavlink:active {  text-decoration: underline}

A.returnlink {
	font-size: 10px;
	font-family: arial;
}

A.returnlink:hover {
	font-size: 10px;
	font-family: arial;
	color: #5B5B5B;
	text-decoration: underline;	
}

.credit {
	font-size: 10px;
	color: black;
}

A.creditlink {
	font-size: 10px;
	font-family: arial;
}

.copyright {
	font-size: 10px;
	font-family: arial;
}

.header {
	text-align: left;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold
}

.hometable {
	text-align: left;
	margin: 10px;
	font-family: verdana;
	font-size: 12px;
	color: black;
}

.cougartable {
	text-align: left;
	margin: 10px;
	font-family: verdana;
	font-size: 12px;
	color: black;
}

.quote {
	text-align: center;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	color: #006699;
	font-weight: bold
}