A:LINK { 
         font-weight : bold;
         text-decoration : none;
         color : #FFF0FF; 
         font-family: Arial, Helvetica, sans-serif

}
  A:VISITED { 
         font-family : Arial;
         text-decoration : none;

         color : #FFF0FF; 
         font-weight: bold
}
  A:HOVER { 
         font-family : Arial;
         text-decoration : underline;
         color : #66FFFF;
         font-weight: bold
}.forsale {
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
