/* CSS Document */

a.nav:link { font-family:chaucer,arial; font-size:14px; text-decoration:underline; color:green; }
a.nav:active { font-family:chaucer,arial; font-size:14px; text-decoration:underline; color:green; }
a.nav:visited { font-family:chaucer,arial; font-size:14px; text-decoration:underline; color:green; }
a.nav:hover { font-family:chaucer,arial; font-size:14px; text-decoration:underline; color:red; }

.header { font-family:chaucer,arial; font-size:26px; font-weight:bold; color:black; }

.finot { font-family:chaucer,arial; font-size:12px; }