body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
}

a:link {
  color: #0000FF;
}

a:active {
  color: #E9E9E9;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #F80203;
}

p {
  font-style: normal;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}

td {
  font-style: normal;
  color: #000000;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.affiliatetextarea {
  font-style: normal;
  color: #808080;
  font-size: 9px;
  font-family: verdana, arial, helvetica, sans-serif;
  height: 75;
  width: 350;
}

.dropdownmenu {
  font-style: normal;
  color: #0000FF;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  text-decoration: underline; 

}

A.sidenav1 {
  display: block;
  width: 174px;
  border-bottom: 1px;
  border-bottom-style: solid;  
  border-bottom-color: #CCCCCC;
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  background-color: #EBEBEB;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 9px;
}

A.sidenav1:link {color: #333; font-size: 10px; text-decoration: none;}
A.sidenav1:hover {color: #464646; font-size: 10px; text-decoration: none; background-color: #E1E1E1;}
A.sidenav1:active {color: #333; font-size: 10px; text-decoration: none;}
A.sidenav1:visited {color: #333; font-size: 10px; text-decoration: none;}
