a:link {color: #000000; text-decoration:none}     /* unvisited link */
a:visited {color: #000000; text-decoration:none}  /* visited link */
a:hover {color: #000000; text-decoration:none}   /* mouse over link */
a:active {color: #000000; text-decoration:none}   /* selected link */ 

a.nav {font-family: Trebuchet MS; font-size:13pt; color: #967252; font-weight: bold;} 
a.nav:link {font-family: Trebuchet MS; color: #967252;} 
a.nav:visited {font-family: Trebuchet MS; color: #967252;} 
a.nav:hover {font-family: Trebuchet MS,; color: #000000;} 
a.nav {text-decoration:none}

a.bnav {font-family: Trebuchet MS; font-size:10pt; color: #967252; font-weight: bold;} 
a.bnav:link {font-family: Trebuchet MS; color: #967252;} 
a.bnav:visited {font-family: Trebuchet MS; color: #967252;} 
a.bnav:hover {font-family: Trebuchet MS,; color: #000000;} 
a.bnav {text-decoration:none}

.nested td{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.headerSEO {
	text-align:center;
	color:#000000;
}

.headerSEO h1 {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}