body {
	background-color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.deal_image{
	   border:0px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#cccccc;
   border-bottom-color:#cccccc;
   border-top-width : 1px;
   border-left-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;

}

form {margin-bottom: 0px;}

.special_form{}

td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a {
	color: #5F257A;
	font-size: 13px;
	text-decoration: underline;
}

.motto {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	color: #E9568E;
}


.email {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
	color: #ffffff;
}

.error {
	font-family:Trebuchet MS,  Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
	color: red;
}

.good {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
	color: green;
}
.text{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
	color: #666666;
}
.text_small{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
	color: #666666;
}
.text_small2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
	color: #666666;
}
.text_small3{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
	color: #ffffff;
}

.email2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 9pt;
	color: #ffffff;
}

.mini_nav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.email_box{
 color:#000000;
   font-family:Trebuchet MS, arial,helvetica,sans-serif;
   font-size:12px;
   font-weight:normal;
   background-color:#ffffff;
   border:0px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#cccccc;
   border-bottom-color:#cccccc;
   border-top-width : 1px;
   border-left-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   }
.signup_box{
 color:#ffffff;
   font-family:Trebuchet MS, arial,helvetica,sans-serif;
   font-size:9px;
   font-weight:bold;
   background-color:#F191B5;
   border:0px solid;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#ffffff;
   border-top-width : 1px;
   border-left-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   }
   .signup_box_input{
 color:#000000;
   font-family:Trebuchet MS, arial,helvetica,sans-serif;
   font-size:9px;
   font-weight:bold;
   background-color:#FFFFFF;
   border:0px solid;
   border-top-color:#E9568D;
   border-left-color:#E9568D;
   border-right-color:#E9568D;
   border-bottom-color:#E9568D;
   border-top-width : 1px;
   border-left-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   }

.nav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;
color: #ffffff;
	text-decoration: none;
}

.legal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
}

.content_title{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
  font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.content_title
{
text-decoration: none;
}

.content_date{
	font-family:Trebuchet MS,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	BACKGROUND-COLOR: white;
  font-weight: bold;
	color: #e9568e;
}

.deal_of_week_title{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
  font-weight: bold;
  text-decoration: underline;
	color: #999999;
}

.deal_of_week_content{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #4a4a4a;
    line-height: 2em;
}

.content{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight:normal;
	color: #4a4a4a;
	line-height: 1.7em;
}

a:hover {
	text-decoration: underline;
}