@page  {margin: 5%; }

P
{ COLOR: #000000;
font-family: arial; font-size: 12pt;
text-decoration : none}

A 
{ COLOR: #000000;
font-family: arial; font-size: 12pt;
text-decoration : underline}

A:hover { COLOR: #2a21d8;
text-decoration: underline;
}

a.plain
{ COLOR: #000000;
font-family: arial; font-size: 12pt;
text-decoration : none}

A.plain:hover { COLOR: #000000;
text-decoration: underline;}

a.normal
{ COLOR: #fefe02;
font-family: arial; font-size: 14pt;
text-decoration : none;
background-color: #2a21d8;
display: block;
opacity: .75;
filter: alpha(opacity=75);
width: 184px;
height: 23px;
margin: 0px;
}

a.normal:link { COLOR: #fefe02;
text-decoration : none}

a.normal:active { COLOR: #fefe02;
 text-decoration : none}

a.normal:visited { COLOR: #fefe02; 
text-decoration : none}

a.normal:hover { 
color:#000000; 
/*text-decoration : underline;*/
background-color: #7067FF;
/*font-weight:bold; font-size: 13pt;*/
text-decoration: none;
display: block;
opacity: .80;
filter: alpha(opacity=80);
width: 184px;
height: 23px;
margin: 0px;
}

a.chart
{ COLOR: #000000;
font-family: arial; font-size: 12pt;
text-decoration : none}

a.chart:hover { COLOR: #000000;
text-decoration: none;
}

a.observe
{ COLOR: #000000;
font-family: arial; font-size: 12pt;
text-decoration : none;
display: block;
width:100px;
height:18px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}

a.observe:hover
{
COLOR: #000000;
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-bottom: 1.5px solid #ffffff;
border-right: 1.5px solid #ffffff;
text-decoration : none;
}

a.weather
{ COLOR: #000000;
font-family: arial; font-size: 12pt;
text-decoration : none;
display: block;
width:250px;
height:18px;
padding: 0.2em 0 0.2em 0.5em;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}

a.weather:hover
{
COLOR: #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
text-decoration : none;
}


#navigation {
width: 175px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
border-bottom: 2px solid #E2E2F3;
}
#navigation li a:link, #navigation li a:visited {
font-size: 11pt;
font-family:arial;
display: block;
height: 20px;
padding: 0.2em 0 0.2em 0.5em;
border-top: 2px solid #7067ff;
border-left: 2px solid #7067ff;
border-bottom: 1.5px solid #000000;
border-right: 1.5px solid #000000;
background-color: #2a21d8;
color: #FFFFFF;
text-decoration: none;
}
#navigation li a:hover {
/*font: bold;*/
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-bottom: 1.5px solid #7067ff;
border-right: 1.5px solid #7067ff;
}
