BODY { color: black; 
      font-size: 11px;  
      font-family: arial }
TABLE {color: black; 
      font-size: 11px;  
      font-family: arial }
#HOME_BODY_TEXT { color: black; 
      font-size: 14px;  
      font-family: arial }



.buttons a:link {color: #000055; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration: none}
.buttons a:visited {color: #000055; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration: none}
.buttons a:hover {color: #FF0000; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration: underline}
.class2 a:link {
	  text-decoration: none;
	  color: #0000ff;
	  }
.class2 a:visited { 
      text-decoration: none;
	  color: #0000ff;
	  }
.class2 a:hover {
      text-decoration: underline;
	  color: #0000ff;
	 }

