A:link { color="Blue"; text-decoration: none;}
A:visited { color="Blue"; text-decoration: none;}
A:active { color="Red"; text-decoration: none;}
A:hover { color="Red"; text-decoration: none;}
.ads {
	font-family: "MS Sans Serif, Arial";
	font-style : normal;
	font-size: 10px;
        line-height: 14px;
	color : #000000;
}
A.ads {
	font-family: "MS Sans Serif, Arial";
	font-style : normal;
	font-size: 10px;
        line-height: 14px;
	color : #000000;
}

