.topnav {
	font-size: 11px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.topnav:hover { color: #33CCFF; text-decoration: none; }

.mainnav {
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.mainnav:hover { color: #33CCFF; text-decoration: none; }

.schoolnav {
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.schoolnav:hover { color: #33CCFF; text-decoration: none; }

.splashbold {
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
A.splashbold:hover { color: #33CCFF; text-decoration: none; }

.splashnormal {
	font-size: 11px;
	font-family: sans-serif;
	color: #003399;
	text-decoration: none;
}

.splashprice {
	font-size: 12px;
	font-family: sans-serif;
	font-weight:bold;
	color: red;
	text-decoration: none;
}

.splashAM {
	font-size: 11px;
	font-family: sans-serif;
	color: maroon;
	text-decoration: none;
}
A.splashAM:hover { font-weight:bold }

.splashUT {
	font-size: 11px;
	font-family: sans-serif;
	color: orange;
	text-decoration: none;
}
A.splashUT:hover { font-weight:bold }

.splashUH {
	font-size: 11px;
	font-family: sans-serif;
	color: red;
	text-decoration: none;
}
A.splashUH:hover { font-weight:bold }

.splashTT {
	font-size: 11px;
	font-family: sans-serif;
	color: red;
	text-decoration: none;
}
A.splashTT:hover { font-weight:bold }

.splashB {
	font-size: 11px;
	font-family: sans-serif;
	color: green;
	text-decoration: none;
}
A.splashB:hover { font-weight:bold }

.pagelist {
	font-size: 12px;
	font-family: sans-serif;
	color: #003399;
	text-decoration: none;
}
A.pagelist:hover { color: #33CCFF; text-decoration: none; }

.footer {
	font-size: 10px;
	font-family: arial;
	color: #003399;
	text-decoration: none;
}
A.footer:hover { color: #33CCFF; text-decoration: none;}