.mainNav a:visited { color: #000000; font-weight:bold;}
.mainNav a:link { color: #213a65; font-weight: bold;}
.mainNav a:hover { color: #000000;  font-weight:bold;  text-decoration:underline;}
.mainNav a:active { color: #666666;  font-weight:bold;}
.mainNav { color: #213a65; font-size: 13px; font-weight: bold;}

.subNav a:visited { color: #000000; font-weight:bold;}
.subNav a:link { color: #213a65; font-weight: bold;}
.subNav a:hover { color: #000000;  font-weight:bold;  text-decoration:underline;}
.subNav a:active { color: #666666;  font-weight:bold;}
.subNav { color: #213a65; font-size: 13px; font-weight: bold;}

a:visited {
	color: #000000;
	font-weight:bold;
	font-size: 13px;
}
a:link {
	color: #213a65;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	font-size: 13px;
}
a:active {
	color: #666666;
	font-weight:bold;
	font-size: 13px;
}

body  {  background: #213a65 url(../images/wiigwasstp.jpg);  font-family: Arial, Helvetica, sans-serif;  }
.mainbodycontent {
	font-size: 13px;
}
