A:link { color:blue;  text-decoration : none; }
A:active { color:blue; text-decoration : none;}
A:visited { color:blue; text-decoration : none;} 
A:hover { color:red; text-decoration : underline;}
.search { font-family: Arial, Helvetica, sans-serif }
.searchexcerpt { font-size: 10pt; }
.searchurl { font-size: 8pt; font-style: normal; }
.searchtitle { font-size: 10pt; font-weight: bold; margin-bottom: 5px; }
.greytext {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : #666666;
	font-style : normal;
	font-weight : normal;
}
