.navigation{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

.navigation a{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffff66;
}

.navigation a:hover{
	text-decoration: underline;
	color: white;
}


.bottomnav{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.bottomnav a{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

.bottomnav a:hover{
	text-decoration: underline;
	color: #99ccff;
}


.picsnav{
	font-family: arial;
	font-size: 9pt;
	color: #ffff66;
}

.picsnav a{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffff66;
}

.picsnav a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: white;
	
}



.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

.bodytext a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #0066cc;
	
}