BODY,TD {
color: Black;
font-family: Verdana,Helvetica,Sans-Serif;
font-size : 12px;
}

<STYLE TYPE="text/css">    
<!--
<CFOUTPUT>
A:Hover {
<CFIF request.BG_NAME EQ "red" OR
	  request.BG_NAME EQ "purple" OR
	  request.BG_NAME EQ "blue" OR
	  request.BG_NAME EQ "green">
<CFSET request.HREF_TEXT_COLOR = "white">
	color: White;
<CFELSE>
	<CFSET request.HREF_TEXT_COLOR = "black">
	color: Black;
</CFIF>
background : #request.BG_COLOR#;
}
</CFOUTPUT>
.Verdana_18_P  {
font-size : 18px;
font-family : verdana,helvetica,arial;
}
.Verdana_14_P  {
font-size : 14px;
font-family : verdana,helvetica,arial;
}
.Verdana_12_P  {
font-size : 12px;
font-family : verdana,helvetica,arial;
}
.Verdana_10_P  {
font-size : 10px;
font-family : verdana,helvetica,arial;
}
.Verdana_9_P  {
font-size : 9px;
font-family : verdana,helvetica,arial;
}
.Verdana_18_B  {
font-size : 18px;
font-family : verdana,helvetica,arial;
font-weight : bold;
}
.Verdana_16_B  {
font-size : 16px;
font-family : verdana,helvetica,arial;
font-weight : bold;
}
}
.Verdana_14_B  {
font-size : 14px;
font-family : verdana,helvetica,arial;
font-weight : bold;
}
.Verdana_12_B  {
font-size : 12px;
font-family : verdana,helvetica,arial;
font-weight : bold;
}
.Verdana_10_B  {
font-size : 10px;
font-family : verdana,helvetica,arial;
font-weight : bold;
}
.Verdana_10_U  {
font-size : 10px;
font-family : verdana,helvetica,arial;
font-weight : bold;
text-decoration : underline;
}
.Verdana_14_P_Red  {
font-size : 14px;
font-family : verdana,helvetica,arial;
color : Red;
}
.Verdana_12_P_Red  {
font-size : 12px;
font-family : verdana,helvetica,arial;
color : Red;
}
.Verdana_10_P_Red  {
font-size : 10px;
font-family : verdana,helvetica,arial;
color : Red;
}
.Verdana_18_B_Red  {
font-size :18px;
font-family : verdana,helvetica,arial;
color : Red;
font-weight : bold;
}
.Verdana_16_B_Red  {
font-size : 16px;
font-family : verdana,helvetica,arial;
color : Red;
font-weight : bold;
}
.Verdana_14_B_Red  {
font-size : 14px;
font-family : verdana,helvetica,arial;
color : Red;
font-weight : bold;
}
.Verdana_14_B_White  {
font-size : 14px;
font-family : verdana,helvetica,arial;
color : White;
font-weight : bold;
}
.Verdana_12_B_White  {
font-size : 12px;
font-family : verdana,helvetica,arial;
color : White;
font-weight : bold;
}
.Verdana_12_B_Red  {
font-size : 12px;
font-family : verdana,helvetica,arial;
color : Red;
font-weight : bold;
}
.Verdana_10_B_Red  {
font-size : 10px;
font-family : verdana,helvetica,arial;
color : Red;
font-weight : bold;
}
.Verdana_9_Gray  {
font-size : 9px;
font-family : verdana,helvetica,arial;
color : #666666;
}
.Verdana_9_B_Gray  {
font-size : 9px;
font-family : verdana,helvetica,arial;
color : #666666;
font-weight : bold;
}
.Verdana_9_Green  {
font-size : 9px;
font-family : verdana,helvetica,arial;
color : Green;
}

.Strikethrough { 
font-size: 12px;
font-family: verdana,helvetica,arial; 
color : Red;
text-decoration: line-through;  }

.trail { display: none;}

a.copyright, a.copyright:hover, a.copyright:visited{
		font-size:10px;
		color:black;
		text-decoration:none;
		}
		
	td.vipMoreInfo  { padding: 0 10px 0 15px; }
	
	td.seePriceSubCart a img { border: none; }
	td.seePriceSubCart a:hover { border: none; background: none; }
		
-->
</STYLE>
