A:link {text-decoration: underline; color: #0000ee;}
A:visited {text-decoration: underline; color: #0000ee;}
A:active {text-decoration: underline; color: #0000ee;}
A:hover {text-decoration: underline; color: #0000ee;}


table.avast_price {
	text-align:right;
	font-size:12px;
}

table.avast_price th {
	background-color:#e3e3e3;
	border:1px solid #e3e3e3;
}

table.avast_price td {
	text-align:right;
	border:1px solid #e3e3e3;

}

table.avast_price td.header {
	text-align:right;
	padding:3px;
	border:1px solid #969696;
	background-color:#e3e3e3;
}

table.avast_price td.blank {
	text-align:right;
	border:0px none #FFFFFF;
	background-color:#FFFFFF;
}


