
A:LINK {
	  TEXT-DECORATION: none
;
  
  
  color : black;
}
A:VISITED {
	 FONT-STYLE: normal; TEXT-DECORATION: none
;
  cursor : pointer;
}
A:HOVER {
	 COLOR: white
;
  background-color : black;
}
DL {
	
}
BODY{
  font-size : 12px;
  background-image : url(logo3.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
background-position : right bottom;}
TD{
  font-size : 12px;
  
}
