a:link       { color: #FFFF00; text-decoration: none }
a:visited    { color: #FFFF00; text-decoration: none }
a:active     { color: #FFFF00; text-decoration: none }
a:hover      { color: #FFFF00; text-decoration: underline }


BODY         { margin: 0em 0em 0em 0em; background-color: #000000} 

p            { color: #ffffff; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px;}


li           {  color: #ffffff;font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px; line-height: 16px}
td           {  color: #ffffff;font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px; }

h1           { color: #800000; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 28px; font-style: bold; line-height: 32px;}
h2           { color: #000000; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 18px; font-style: bold; line-height: 24px;}
h3           { color: #000000; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 14px; font-style: bold; line-height: 18px;}
h4           { color: #000000; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 14px; font-style: bold; line-height: 18px;}

.newsheadline {}
.newsdate     {letter-spacing: 4px;}

.menu         { position: absolute; 
                visibility: hidden; 
                background-color: #9E1518;
                color: white;
                width: auto;
                height: auto;
                border-style: solid; 
                border-color: black; 
                border-width: 2px; 
                padding: 5px;
                font-size : 12px;
                font-family: "Trebuchet MS", "Arial", "helvetica";
                filter: alpha(opacity=80);
                font-weight: normal;
                line-height: 18px;
		z-index: 1000;
               }

.menu A:hover  {text-decoration: underline; color: #FFFFFF;}
.menu A        {text-decoration: none; color: #DDDDDD;}

.menu-appearance         { color: #00003A; }
.menu-appearance A:hover { text-decoration: none; }
