.typography a:link { color: #E0E7FF; }
.typography a:hover {
	text-decoration: none;
	color: #FF0000;
}
.typography a:visited { color: #E0E7FF; }
.typography #menu a {
	display: block;
	float: left;
	width: 99px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 22px;
}
.typography #menu a:hover {
	width: 99px;
	height: 31px;
	color: #037931;
	text-decoration: underline;
}
.typography #logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
.typography #logo H2 a { font-size: 14px; }
.typography #left H3 {
	width: 238px;
	height: 39px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/title.gif) no-repeat
}
.typography #left H4 { font-size: 14px; }
.typography #left a {
	color: #037931;
	font-size: 14px;
}
.typography #left a:visited {
	color: #037931;
	font-size: 14px;
}
.typography #right H4 {
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037931;
}
.typography #right a {
	color: #037931;
	text-decoration: none;
}
.typography #right h2 {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	color: #037931;
}
.typography .date a { color: #037931; }
.typography #footer a { color: #037931; }
