p {font-family: verdana; font-size: 12px; color: #666666; }
h1 {font-family: verdana; font-size: 16px; color: #666666; }
h2 {font-family: verdana; font-size: 10px; color: #666666; }

a:link { text-decoration : underline; color: #996666; background: transparent; } 
a:visited { text-decoration : underline; color: #999999; background: transparent; } 
a:hover { text-decoration : none; color: #FF3300; background: transparent; } 
a:active { text-decoration : none; color: #999999; background: transparent; }

a:link.white { text-decoration : none; color: #ffffff; }
a:visited.white { text-decoration : none; color: #ffffff; }
a:hover.white { text-decoration : none; color: #000000; }
a:active.white { text-decoration : none; color: #000000; }

a:link.red { text-decoration : none; color: #FF3300; }
a:visited.red { text-decoration : none; color: #FF3300; }
a:hover.red { text-decoration : none; color: #FF3300; }
a:active.red { text-decoration : none; color: #FF3300; }

