.nav  { font-size : 12pt; color : #101010; font-family : Verdana,Arial,sans-serif; }
.navsm  { font-size : 10pt; color : #101010; font-family : Arial,Verdana,sans-serif; }
.sub  { font-size : 14pt; color : #efefef; font-family : Verdana,Arial,sans-serif; }
.subsm  { font-size : 10pt; color : #efefef; font-family : Verdana,Arial,sans-serif; }

.main  { font-size : 12pt; color : #efefef; font-family : Verdana,Arial,sans-serif; }
.copy  { font-size : 10pt; color : #999999; font-family : Verdana,Arial,sans-serif; }

A:link { text-decoration : none ; color : #ff9a00; }
A:visited { text-decoration : none ; color : #e4bd83; }
A:active { text-decoration : none ; color : #ff0000; }
A:hover { text-decoration : none ; color : #ff0000; }

A.navlink:link { text-decoration : none ; color : #101010; }
A.navlink:visited { text-decoration : none ; color : #202020; }
A.navlink:active { text-decoration : none ; color : #efefef; }
A.navlink:hover { text-decoration : underline ; color : #ce3500; }

A.copy { text-decoration : none ; color : #999999; }