
a:link
{ color: blue; text-decoration: underline }
a:visited
{ color: purple; text-decoration: underline }
a:hover
{ color: black; text-decoration: none }
a:active
{ color: blue; text-decoration: underline } 

a.menu:link
{ color: black; text-decoration: none }
a.menu:visited
{ color: black; text-decoration: none }
a.menu:hover
{ color: black; text-decoration: none }
a.menu:active
{ color: black; text-decoration: none } 

a.nav:link
{ color: #9c0b0e; text-decoration: underline }
a.nav:visited
{ color: #9c0b0e; text-decoration: underline }
a.nav:hover
{ color: #000000; text-decoration: none }
a.nav:active
{ color: #9c0b0e; text-decoration: underline} 

a.footer:link
{ color: #9c0b0e; text-decoration: underline }
a.footer:visited
{ color: #9c0b0e; text-decoration: underline }
a.footer:hover
{ color: #FFFFFF; text-decoration: none }
a.footer:active
{ color: #9c0b0e; text-decoration: underline} 


body, td  { margin:0; font-family: Century Gothic,Trebuchet,Verdana,Arial; font-size: 9.5pt; color: white}

.content { font-size: 9.5pt; font-family: Century Gothic,Trebuchet,Verdana,Arial; color: white}

.table, .table TD { font-size: 9.5pt; font-family: Century Gothic,Trebuchet,Verdana,Arial; }

.footer { font-size: 7.5pt; font-family: Century Gothic,Trebuchet,Verdana,Arial; color: #CCCCCC}

H1 { font-size: 120%; font-style: normal; font-weight: 900; color: #ffffff; font-family: Century Gothic,Trebuchet,verdana }
