body,td,th,a,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
address {
	font-size: 9px;
}

<!-- Bottom links WHITE with ORANGE hover -->
a:link { font-size: 11px; font-weight: normal; color: #fff; text-decoration: none; }
a:visited { font-size: 11px; font-weight: normal; color: #fff; text-decoration: none; }
a:active { font-size: 11px; font-weight: normal; color: #fff; text-decoration: none; }
a:hover { color: #D5542F; text-decoration: none; }

<!-- Content Links - Blue underlined HOVER without  10px -->
a.content:link { font-size: 12px; font-weight:normal; color: #fff; text-decoration: none; }
a.content:visited { font-size: 12px; font-weight:normal; color: #fff; text-decoration: none; }
a.content:active { font-size: 12px; font-weight:normal; color: #fff; text-decoration: none; }
a.content:hover{ font-size: 12px; font-weight:bold; color: #fff; text-decoration: none; }

h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}