  body,td { font-family: Verdana, Arial;
		    font-size: 10px;
		    color: #444444;
	      }
  .form { border-top: #AAAAAA;
	      border-bottom:#AAAAAA;
		  border-right: #AAAAAA;
		  border-left: #AAAAAA;
		  color: #999999;
		  font-family: Verdana, Arial;
		  font-size: 10px;
		  background-color:#F0F0F0;
	    }
  .xs          { font-family: Verdana, Arial font-size: 8px; color: #444444 }
  .ue          { font-family: Verdana, Arial; font-size: 11.5px; color: #444444; font-weight: bold; }
  a:link       { text-decoration: underline; color: #000000 }
  a:visited    { text-decoration: underline; color: #000000 }
  a:active     { text-decoration: underline; color: #000000 }
  a:hover      { text-decoration: none; color: #999999 }

  a.pro,
  a.pro:visited {
	color: #888888;
	background-color: transparent;
	text-decoration: none;
  }
  a.pro:hover,
  a.pro:active {
	color: #AAAAAA;
	background-color: transparent;
	text-decoration: none;