/* http://www.av8pix.co.uk/styles/av8style.css */
a:link {   color: #666666; text-decoration: none}
a:visited {   color: #666666; text-decoration: none}
a:hover {   color: #353C91; text-decoration: none}
a:active {  color: #666666; text-decoration: none}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #666666;
}
.bodytext {
	font-size: 12px !important;
	color: #666666;
}
.navtext{
	font-size : 12px;
	color: #666666;
	font-weight: bold;
}
.subnavtext{
	font-size : 11px;
	color: #666666; 
}
.subnavselected{
	font-size : 11px;
	color: #353C91 !important;
}
