.InquireTable
{
	width :100%;
	border : none;	
}

.InquireCell
{
}

.InquireCell span
{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration : none;
	line-height : 1.25em;	
}

.InquireCell a,
.InquireCell a:visited,
.InquireCell a:active,
.InquireCell a:link
{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration : none;
	line-height : 1.25em;
}

.InquireCell a:hover
{
	color : #B52A28;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration : none;
	line-height : 1.25em;
}

