  .menu
  {font-family: Verdana, Arial, Serif;
  font-size: 11px;
  font-style: normal;
  color: #FFFFFF;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 10px;}
  
  span
  {font-family: Verdana, Arial, Serif;
  font-size: 11px;
  font-style: normal;
  color: #545454;
  line-height:1.5;
  position: relative; 
  }
  
  p
  {font-family: Verdana, Arial, Serif;
  font-size: 11px;
  font-style: normal;
  color: #545454;
  line-height:1.5;
  position: relative; 
  top:-15px;
  }
  
  a.knowmore:link
  {font-size: 10px;
  color: #e68923;}

  a.knowmore:hover
  {font-size: 10px;
  color: #e68923;}  

  a.knowmore:visited
  {font-size: 10px;
  color: #e68923;}
  
  .copyright
  {font-family: Verdana, Arial, Serif;
  font-size: 10px;
  color:#8e8e8e;
  text-align: right;
  }
  
  a:link {color: #ffffff; text-decoration: none;}     /* unvisited link */
  a:visited {color: #ffffff; text-decoration: none;}  /* visited link */
  a:hover {color: #ffe480; text-decoration: none;}   /* mouse over link */
  a:active {color: #ffffff; text-decoration: none;}   /* selected link */  

  a.pagelink:link {color: #545454; text-decoration: none;}     /* unvisited link */
  a.pagelink:visited {color: #545454; text-decoration: none;}  /* visited link */
  a.pagelink:hover {color: #e27701; text-decoration: none;}   /* mouse over link */
  a.pagelink:active {color: #545454; text-decoration: none;}   /* selected link */   
