body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.tablecontent {
	border: 1px solid #000000;
}
.navigation-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	color: #FFFFFF;

}
.navigation-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	color: #FFFFFF;

}
.content-surround {
	border: 1px solid #000033;
}

a.navigation:visited {
	font-size: 14px;
	color: #ffffff;
}
a.navigation:link {
	font-size: 14px;
	color: #ffffff;
}
a.navigation:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.navigation:active {
	font-size: 14px;
	color: #000033;
}
a.contact:visited {
	font-size: 12px;
	color: #ffffff;
}
a.contact:link {
	font-size: 12px;
	color: #ffffff;
}
a.contact:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.contact:active {
	font-size: 12px;
	color: #000033;
}
.contact {
	font-size: 12px;
	color: #ffffff;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}
a:link {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

