﻿.PricingTable {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #C0C0C0;
}
.PricingTable a
{
	text-decoration: none;
	color: #CC6600;
}
.PricingTable a:visited
{
	color: #CC6600;
}
.PricingTable a:active
{
	color: #CC6600;
}
.PricingTable a:hover
{
	color: #E9F400;
}
