.bodytext {
	font-family: Verdana,;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mid {
	font-family: Verdana,;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mid:hover{
	font-family: Verdana,;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.products{
	font-family: Verdana,;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.products:hover{
	font-family: Verdana,;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.POINTS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.product{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}