.top {
	color: #01404B;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
 
}

.menu {
	font-size: 8pt;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: black
}

:hover.menu {
	color: white;
	text-decoration: underline;
}

.body {
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.footer {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	font-family: Trebuchet MS;}

:hover.footer {

	
}

a {
	color:teal;
}