.css {  }
.underline {  text-decoration: none}
a.underline {
	text-decoration: none;
	color: #000000;
}
a.underline:link {  text-decoration: none}
a.underline:hover {  text-decoration: underline}
.blue {  text-decoration: none}
a.blue {  text-decoration: none}
a.blue:link {  color: #3F778E; text-decoration: none}
a.blue:hover {  color: #5EA3BF; text-decoration: none}
.footer {
	line-height: 180%;
	height: 32px;

}
.logo {
	border: 1px solid #000000;
}
