  td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}

  a:link { text-decoration: none; cursor: hand; color: #000000;}
  a:visited { text-decoration: none; cursor: hand; color: #000000;}
  a:active { text-decoration: none; color: #FF0000;}
  a:hover { cursor: hand; color: #FF6600; text-decoration: none;}

  a.server:link { text-decoration: none; cursor: hand; color: #333333;}
  a.server:visited { text-decoration: none; cursor: hand; color: #333333;}
  a.server:active { text-decoration: none; color: #FF0000;}
  a.server:hover { cursor: hand; color: #000000; text-decoration: underline;}
