body {
    height:100.1%;
}
a:hover {
	color: #336699;
}
a:link {
	color: #336699;
	font-size: 12px;

}
a:active {
	color: #336699;
}
a:visited {
	color: #336699;
}
.contactlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 336699;
	text-decoration: underline;
}
