

a:link    {color: #FFA500; text-decoration: none}
a:visited {color: #696969; text-decoration: line-through;}
a:hover  {color:  #FFFF00 ; text-decoration: underline;}

a:link.off    {color: #717171; text-decoration: none; background-color: #d6ffd6;}
a:visited.off {color: #919191; text-decoration: none; background-color: #d6ffd6;}
a:hover.off   {color: #eaf3ee; text-decoration: no-underline; background-color: #2E8B57;}

a:link.on    {color: #E1D4C0; text-decoration: none}
a:visited.on {color: #FFFFC0; text-decoration: none}
a:hover.on   {color: #FFFF00; text-decoration: underline;}

a:link.mute    {color: #818181; text-decoration: none}
a:visited.mute {color: #717171; text-decoration: none}
a:hover.mute   {color: #212121; text-decoration: no-underline;  background-color: #C1C2C3 ;}  

a:link.pic    {color: white; text-decoration: none}
a:visited.pic {color: white; text-decoration: none}
a:hover.pic   {color: white; text-decoration: no-underline; background-color: white;}

a:link.tt    {color: #515151; text-decoration: none; font-size: 11px; font-family: courier;}
a:visited.tt {color: #515151; text-decoration: none; font-size: 11px; font-family: courier;}
a:hover.tt   {color: #FFD700; text-decoration: no-underline; font-size: 11px; font-family: courier;}

a:link.bott    {color: #616161; text-decoration: none}
a:visited.bott {color: #515151; text-decoration: none}
a:hover.bott   {color: #FFD700; text-decoration: no-underline;}  


body  {background-color: #515151; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: center center; margin-bottom: 0; padding-bottom: 5; margin-left: 0; padding-left: 0; margin-right: 0; padding-right: 0; margin-top: 0; padding-top: 0;}

table.octarine {background-color: rgba(91, 91, 91, 0.9); border-width: 4px; border-color: #414141; border-style: solid; margin-bottom: 4; padding-bottom: 4; margin-left: 2; padding-left: 2; margin-right: 2; padding-right: 2; margin-top: 0; padding-top: 0;}

table.bottom {height: 100%}

img {border-color: #414141; border-style: solid; padding-bottom: 0; margin-bottom: 0;}
img.white {border-color: #FFFFFF}

img.seethru {opacity: 0.5;}

p     	 {font-family: sans-serif; color: #212121;}
p.neo 	 {font-size: 14px;}
p.source {font-size: 12px;}
p.bott   {font-size: 12px; color: #515151; background-color: #313131; text-align: left;}
p.title  {font-size: 18px;}

p.zero   {font-size: 4px;}

pre {font-family: sans-serif; font-size: 14px; color: #FFFFFF;}

b {font-weight: bold;}
b.dark {font-family: sans-serif; font-size: 12px; color: #616161; font-weight: normal;}

i {font-style: italic;}

small {font-family: sans-serif; font-size: 9px; color: #C2C3C4; font-style: normal; font-weight: normal;}
small.black {font-family: sans-serif; font-size: 10px; color: #000000; font-style: normal; font-weight: normal;}

ul {font-family: sans-serif; list-style-type: disc; font-weight: normal; color: #C2C3C4;}
li {;}
li.one {font-family: sans-serif; font-size: 11px; color: #FFFFFF; list-style-type: circle;}

ol.roman {list-style-type: upper-roman;}

tt {font-family: courier; font-size: 12px; color: #F8F8FF;}
