.boldLink 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	text-transform: capitalize;
	color: #003072;
	text-decoration: none;
	font-weight: bold;

	
 } 
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;

}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.normalLink {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;

}
.prodClassBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.smallText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.textLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;

}
