a:link, a:active, a:visited {
   color: teal; 
   text-decoration: none;
   } 

font.leftmenu{
font-size:14px;letter-spacing:1px;font-weight:bold;font-family:arial;color:#FFFFFF;filter:Shadow(color=#000000,strength=3);height:10px;cursor: hand;text-align:center;}

a.leftmenu:hover{
color: blue; 
height: 10;
filter: glow(Color=#FFFFFF,Strength=3);
text-decoration:none;
}

font.topmenu{
font-size:11px;letter-spacing:1px;font-weight:bold;font-family:arial;color:#FFFFFF;cursor: hand;width:100px;}

a.topmenu:hover{
color: blue; 
height: 10;
filter: glow(Color=#FFFFFF,Strength=2);
text-decoration:none;
font-size:11px;letter-spacing:1px;font-weight:none;font-family:arial;color:#FFFFFF;cursor: hand;width:100px;
}

DIV.topmenu {
  position:relative;
  width:574px;
  height:27px;
  text-align:middle;
  color:white;
  font-weight:bold;
  font-family:arial,verdana;
  font-size:10px;
  margin: 5px 0px 0px 200px;
}

// LINKS

font.leftmenu{
font-size:14px;letter-spacing:1px;font-weight:bold;font-family:arial;color:#FFFFFF;filter:Shadow(color=#000000,strength=3);height:10px;cursor: hand}

a.leftmenu:hover{
color: blue; 
height: 10;
filter: glow(Color=#FFFFFF,Strength=3);
text-decoration:none;
}

a.link:link, a.link:active, a.link:visited, a.link:hover{
font-family:arial;
font-size:10pt;
font-weight:bold;
color:black;
text-decoration:none;
}

body{
font-family:arial;
font-size:10pt;
}

DIV.link1{float:left;background-color:#DDDDFF; border-bottom: solid 1px black; margin: 0px 0px 5px 0px; padding: 5px 10px 5px 10px}

DIV.link2{float:right;width:500px;margin:0px 0px 40px 10px; padding: 5px 10px 5px 10px; font-family:arial;font-family:9pt;background-color:#F5F5F5; color:gray}
