.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #336666;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #99cccc;
}


.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #ffcc66;
}


.contact{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666633;
}


.footer{
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.footer a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #336666;
}

.footer a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #99cccc;
}