   A {
          font-family: "Arial, Sans-Serif";
		  font-size: 24px;
		  color: #003399;
		  background-color: white;
		  
     }
	 
   A:visited {		  
         color: #0099CC;
		  }

   A:hover, A:active {
		  background-color: #003399;
		  color: white;
           }


   A:link {		  
         
		  }

a.img,
 a.img:hover,
   a.img:active,
      a.img:link
      	{
		font-family: sans-serif;
		font-size: 14px;
		color: green;
		background-color: white;
	}

a.redm,
 a.redm:hover,
   a.redm:active,
      a.redm:link
      	{
		font-family: sans-serif;
		font-size: 24px;
		color: red;
		background-color: white;
	}




   P {
          font-family: "Arial, Sans-Serif";
          font-size: 18px;
		  color: #333333;
     }
.cite {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #333333;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.normal {
	font-size: 18px;
}
.red {
	color: #990000;
}
.key {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}


div.polygenFooter > a{
background-color:white;
}
