.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002460;
}

A,A:active,A:visited,A:hover{
	COLOR: #003399;
	text-decoration: none;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.text-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.bot-bg {
	background-color: #C8A14E;
	background-image: url(images/brownbg.gif);
	background-repeat: repeat-x;
}
.bot-blue {
	background-image: url(images/sidebluebg.gif);
	background-repeat: repeat-x;
	background-color: #43A2CA;
}
.text-bg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #383838;
	font-weight: bold;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B42C44;
	font-weight: bold;
}
.padding {
	padding-top: 23px;
}
.coupons {
	background-image: url(images/coupons.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 500px;
	top: 5px;
}
.top-ph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #383838;
	font-weight: bold;
}
