body,td,th,a,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
address {
	font-size: 8px;
}
<!-- Links GENERAL used for Navi - Orange with Underline -->
a:link { font-size: 11px; font-weight:bold; color: #D5542F; text-decoration:none; }
a:visited { font-size: 11px; font-weight:bold; color: #D5542F; text-decoration:none; }
a:active { font-size: 11px; font-weight:bold; color: #D5542F; text-decoration:none; }
a:hover { text-decoration: underline; }

<!-- Links for new Layout Sub-Navies in the Accordion -->
a.subNav-accordion:link { font-size: 10px; color: #000; font-weight: normal; text-decoration: none; }
a.subNav-accordion:visited { font-size: 10px; color: #000; font-weight: normal; text-decoration: none; }
a.subNav-accordion:active { font-size: 10px; color: #005380; font-weight: normal; text-decoration: none; }
a.subNav-accordion:hover { font-size: 10px; color: #d5542f; font-weight: normal; text-decoration: underline; }

<!-- Content Links - Blue underlined HOVER without  10px -->
a.content:link { font-size:10px; font-weight:normal; color: #005380; text-decoration: underline; }
a.content:visited { font-size:10px; font-weight:normal; color: #005380; text-decoration:underline; }
a.content:active { font-size:10px; font-weight:normal; color: #005380; text-decoration:underline; }
a.content:hover{ font-size:10px; font-weight:normal; color: #005380; text-decoration:none; }

<!-- Company & Addresses - White -->
a.company:link { font-size:10px; font-weight:normal; color: #333; text-decoration: none; }
a.company:visited { font-size:10px; font-weight:normal; color: #333; text-decoration:none; }
a.company:active { font-size:10px; font-weight:normal; color: #333; text-decoration:none; }
a.company:hover{ font-size:10px; font-weight:normal; color: #fff; text-decoration:underline; }

/*<!-- Company Web-Adresses & Discover Text -->
a.company:link { font-size:10px; font-weight:normal; color: #00CCFF; text-decoration: none; }
a.company:visited { font-size:10px; font-weight:normal; color: #00CCFF; text-decoration:none; }
a.company:active { font-size:10px; font-weight:normal; color: #00CCFF; text-decoration:none; }
a.company:hover{ font-size:10px; font-weight:normal; font-style: normal; color: #00CCFF; text-decoration:underline; }
*/
h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005380;
	font-weight: normal;
	font-stretch: expanded;
}
h2 {
	font-size: 12px;
	color: #005380;
}
h3 {
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#ul-navi { 
	margin-left:20px;
	font-style: normal;
	font-weight: bold;
	list-style-image: url(http://www.lomb.com.au/images/showbag/dot.gif);
	/*line-height: 18px;*/
}
ul {
	list-style: decimal-leading-zero;
	line-height: 20px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}

