.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A {
color:#0000FF;
text-decoration:none
}

A:hover {
color:#3333CC;
text-decoration:underline
}

A.footer {
color:#FFFFFF;
text-decoration: underline
}

A.footer:hover {
color:#FFFF00;
text-decoration: none
}

 .top-nav {
 color:#0B145F;
 text-decoration:underline
 }
 
 .top-nav:hover {
  color:#FFFFFF;
  text-decoration:underline
}

 .sub-nav {
 color:#FFFFFF;
 text-decoration:underline
 }
 
 .sub-nav:hover {
  color:#DFCF1D;
  text-decoration:underline
}