#noLine a{
	text-decoration: none;	
}
#noLine a:hover{
	text-decoration: underline;
}
.FontWhite{
	color: #FFFFFF;
}
.FontWhite a{
	color: #FFFFFF;
	text-decoration: none;	
}
.FontWhite a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.FontLightGrey{
	color: #999999;
}
.FontButton{
	color: #FFFFFF;
	text-decoration: none;		
}
.FontButton a{
	color: #FFFFFF;
	text-decoration: none;		
}
.FontButton a:hover{
	color: #FFFFFF;
}
#FontSmall{
	font-size: 11px;
	letter-spacing: 0px;
}
#FontSmall a{
	font-size: 11px;
	letter-spacing: 0px;
}
#FontSmall a:hover{
	font-size: 11px;
	letter-spacing: 0px;
}

.copyright{
	font-size: 11px;
	color: #FFFFFF;	
}

.copyright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0E0E0;	
}
.copyright2 a{
	font-size: 11px;
	color: #E0E0E0;	
}
.copyright2 a:hover{
	font-size: 11px;
	color: #E0E0E0;	
}
.cartcolor{
	font-family: Arial, Helvetica, sans-serif;
	color: #80A534;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
 }
