A:LINK {TEXT-DECORATION:NONE; COLOR: BLUE}
A:VISITED {TEXT-DECORATION:NONE; COLOR: BLUE} 
A:ACTIVE {TEXT-DECORATION:NONE; COLOR: BLUE}
A:HOVER {TEXT-DECORATION:UNDERLINE; COLOR: #FF6600} 

A.topmenu:LINK {TEXT-DECORATION:NONE; COLOR: WHITE }
A.topmenu:VISITED {TEXT-DECORATION:NONE; COLOR: WHITE} 
A.topmenu:ACTIVE {TEXT-DECORATION:NONE; COLOR: WHITE}
A.topmenu:HOVER {TEXT-DECORATION:NONE; COLOR: #FF6600} 

.body {
  font-family: Arial, Helvetica;
  color: black;
  padding: 0.0in;
  margin: 0.0in;
}

.SmallMargin {
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 0em;
  margin-bottom: 0em;
}

h2 {
  font-size: 18pt;
}

hr {
  height: 0.01in;
}

p {
  font-family: Arial, Helvetica;
}

table {
  font-family: Arial, Helvetica;
}

.smallfont {
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

.tinyfont {
  font-family: Arial, Helvetica;
  font-size: 9pt;
}


td {
  font-family: Arial, Helvetica;
}

td.highlighted {
  background = #669999
}

td.small {
  font-size: 8pt;
}

th {
  font-family: Arial, Helvetica;
  color: #FFFFFF;  background-color: #669999;
}

.menucss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #CCEEEE;
width: 205px;
}

.menucss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.menucss a:hover{ /*hover background color*/
background-color: #669999;
color: #FF6600;
}
