.list {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.head {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.bottom {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.links {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.resources {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #6F5300;
	text-decoration: none;
}
a:visited {
	color: #6F5300;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.list a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.list a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.list a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.head a:link {
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
}
.head a:visited {
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
}
.head a:hover {
	color: #1D0770;
	font-weight: bold;
}
.bottom a:link {
	color: #336699;
	text-decoration: none;
}
.bottom a:visited {
	color: #336699;
	text-decoration: none;
}
.bottom a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.resources a:link {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}
.resources a:visited {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}
.resources a:hover {
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}
.links a:link {
	color: #6F5300;
	font-weight: bold;
	text-decoration: underline;
}
.links a:visited {
	color: #6F5300;
	font-weight: bold;
	text-decoration: underline;
}
.links a:hover {
	color: #FFDF5E;
	font-weight: bold;
	text-decoration: underline;
}.callout {
	font-size: 14px;
}