.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.email:link           {text-decoration: underline; font-weight : bold; font-family: arial, Verdana, "MS Sans Serif"; font-size: 10pt; color : blue}
a.emaillight:link      {text-decoration: underline; font-weight : bold; font-family: arial, Verdana, "MS Sans Serif"; font-size: 10pt; color : cyan}

a.nav:link    { text-decoration: underline; font-weight : bold; font-size: .85em; color : blue}
a.nav:visited { text-decoration: underline; font-weight : bold; font-size: .85em; color : purple}
a.nav:active  { text-decoration: underline; font-weight : bold; font-size: .85em; color : blue}
a.nav:hover   { text-decoration: underline; font-weight : bold; font-size: .85em; color : orange}