body { }
td { }
a:link {
	color: white;
	text-align: center;
}
a:visited { color: red; }
a:hover { color: yellow; }
a:active {
	text-align: center;
}
.call {
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1.5px;
	padding-top: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
	text-transform: capitalize;
}
.quality {
	font-size: 20px;
	color: #FFC72A;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.value {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D32135;
	text-transform: uppercase;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #223A82;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	position: absolute;
	height: 30px;
	width: 148px;
	left: 823px;
	top: 7px;
}
.newsletter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
}
.newsletter a:hover {
	color: #D21F36;
}

