.as {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #33CCFF;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	color: FF0000;
	font-weight: normal;

}
.as-rite {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: right;

}
.as-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;


}
.gry-bg {
	background-color: #CCCCCC;
}
.sold {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;

}
