#Head a:link,#Head a:visited{
	color: #045185;
	text-decoration: none;
}

#Head a:hover {
	color: #B54902;
	text-decoration: none;
}
.SubNav a:link,.SubNav a:visited {
	height: 25px;
	background-color: #0D6E9B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	display: block;
}
.SubNav a:hover {
	color: #045185;
	text-decoration: none;
	background-color: #C0E2EE;
}
.NewsList a {
	color: #0A5588;
	text-decoration: none;
}
.SubNav #current {
	color: #045185;
	text-decoration: none;
	background-color: #C0E2EE;
}
.ClassList a:link,.ClassList a:visited {
	color: #1E6391;
	text-transform: capitalize;
	text-decoration: none;
}
.ClassList a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link,a:visited {
	color: #637173;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.ShoppingCart a:link,.ShoppingCart a:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #045185;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
