/* CSS Document */
 body {
      scrollbar-face-color: #FFCC00;
	  scrollbar-3dlight-color:#FFCC00;
      scrollbar-track-color:#FFFF66;
	   scrollbar-arrow-color:#FFFF66; 

}
.resultatannonce {
color:#663399;
font-family:verdana;
font-weight:bold;
font-size:10px;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFCC00;}
.resultat2 {
color:#663399;
font-family:verdana;
font-size:10px;
width:450;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	}
	
A:link          {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Book Antiqua";
	font-size: 12px;
	font-style: normal;

}
A:visited         {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Book Antiqua";
	font-size: 12px;
	font-style: normal;

}
A:hover         {
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;

}

