.humor { position:absolute;left:-500;top:-500;width:10;height:0;visibility:visible }
.gor { 
  font-family: Verdana;
  text-align: center;
  color: #363636;
  font-size: 10px;
  filter: DropShadow(Color="#E3E3E3",OffX=1,OffY=1,Positive=1);
  height: 10px;
  letter-spacing: 0px;
}

a.gor:visited { 
  FONT-SIZE: 10px;
  font-weight: bold;
  FILTER: DropShadow(Color="#E3E3E3",OffX=0,OffY=0,Positive=1);
  COLOR: #c60032;
  FONT-FAMILY: Verdana;
  HEIGHT: 10px 
}

a.gor:link { 
  FONT-SIZE: 10px;
  font-weight: bold;  
  FILTER: DropShadow(Color="990000",OffX=0,OffY=0,Positive=1);
  COLOR: #363636; FONT-FAMILY: Verdana;
  HEIGHT: 10px;
  text-decoration: none   
}

a.gor:hover { 
  FONT-SIZE: 10px;
  font-weight: bold;  
  FILTER: DropShadow(Color="#ff0000",OffX=0,OffY=0,Positive=1);
  COLOR: #FF0000;
  FONT-FAMILY: Verdana;
  HEIGHT: 10px;
  text-decoration: none
}
