/*-----------FONTS---------------*/


.workcredit { color: 333333; font-size: 8pt; font-weight: bold; font-family: verdana, andale mono, sans-serif; }

.workbody { color: 000000; font-size: 8.5pt; font-family: verdana, andale mono, sans-serif; line-height: 11pt; }

.workmaterial { color: 000000; font-size: 7.5pt; font-family: verdana, andale mono, sans-serif; }

.navibody { color: 000000; font-size: 7pt; font-family: verdana, helvetica, andale mono, sans-serif; }

/*-----------TEXT LINKS---------------*/

a:link {text-decoration: none; color: 000000; }
a:visited {text-decoration: none; color: 666666; }
a:active {text-decoration: none; color: 333333; }
a:hover {text-decoration: none; color: CC0000;}


a.notlinked:link {text-decoration: none; color: 999999; }
a.notlinked:visited {text-decoration: none; color: 999999; }
a.notlinked:active {text-decoration: none; color: 999999; }
a.notlinked:hover {text-decoration: none; color: 999999; }

