/* Global Styles */

a {
  color: #d10000;
  font-family:Arial, "Times New Roman", Times, serif;
  font-size:11px;
  text-decoration: none;
}

a:hover {
  color: #0093ce;
  font-family:Arial, "Times New Roman", Times, serif;
  font-size:11px;
  text-decoration: underline;
}

.body {
  font-family:Arial, "Times New Roman", Times, serif;
  font-size:11px;
	color:#666666;
	
}

.bodytitle {
  font-family:Arial, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:12px;
	color:#0093ce;
	
}

.bodytitle2 {
  font-family:Arial, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:12px;
	color:#d00303;
	
}

.telephone {
  font-family:Arial, "Times New Roman", Times, serif;
  font-size:11px;
	color:#d00303;
	
}

.title {
  font-family:Arial, "Times New Roman", Times, serif;
	font-weight:500;
	font-size:12px;
	color:#5D042B;

}

.dealoftheweek {
  font-family:Arial, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;

}
.main_section_text {
  font-family:Arial, "Times New Roman", Times, serif;
  font-size:11px;
	color:#666666;
	
}
.form_privacy {
  font-family:Arial, "Times New Roman", Times, serif;
  font-size:11px;
	color:#666666;
	
}
.footer {
  font-family:Arial, "Times New Roman", Times, serif;
  font-size:11px;
  color:#4c6a77;
	

}


