BODY { 
background: #ffffff; 
margin: 0px 0px 0px 0px;
}
P {
font-size : 12px;
font-family : verdana, helvetica, arial, sans-serif; 
color : #000000; 
}
a:link {color: #EB1354; font-weight: bold; text-decoration: underline}
a:visited {color: #EB1354; font-weight: bold; text-decoration: underline}
a:hover {color: #006B6D; background: #CCCCCC; font-weight: bold; text-decoration: none}
a:active {color: #006B6D; font-weight: bold; text-decoration: none} 

.graphic {
	text-decoration: none;
}

.regularbg {
font-size: 12px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #006B6D;
padding-bottom: 5px;
}
.regularbg a:link {
color: #006B6D;
text-decoration: none;
}
.regularbg a:hover {
color: #006B6D;
text-decoration: none;
font-weight: bold;
}
.regularbg a:visited {
color: #006B6D;
text-decoration: none;
}
.regularwhite {
font-size: 12px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
}
.regularwhite a:link {
color: #FFFFFF;
background: #006D6B;
text-decoration: none;
}
.regularwhite a:visited {
color: #FFFFFF;
background: #006D6B;
text-decoration: none;
}
.regularwhite a:hover {
color: #FAF721;
background: #006D6B;
text-decoration: none;
}
.regularwhite a:active {
color: #FAF721;
background: #006D6B;
text-decoration: none;
}
.mediumblack {
font-size: 12px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #000000;
}
.mediumblack a:link {
color: #000000;
text-decoration: none;
}
.mediumblack a:hover {
color: #006B6D;
text-decoration: none;
}
.mediumblack a:visited {
color: #000000;
text-decoration: none;
}
.smallblack {
font-size: 10px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #000000;
}
.smallblack a:link {
color: #000000;
text-decoration: none;
}
.smallblack a:hover {
color: #006B6D;
text-decoration: none;
}
.smallblack a:visited {
color: #000000;
text-decoration: none;
}
.menuwhite {
font-size: 12px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
font-weight: bold;
background: #EB1345;
}
.menuwhite a:link {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
background: #EB1345;
}
.menuwhite a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
background: #EB1334;
}
.menuwhite a:hover {
color: #006D6B;
text-decoration: none;
font-weight: bold;
background: #FFFFFF;
}
.menuwhite a:avtive {
color: #006D6B;
text-decoration: none;
font-weight: bold;
background: #FFFFFF;
}
.disclaimer {
font-size: 8px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
font-weight: normal;
}
.smallwhite {
font-size: 10px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
font-weight: normal;
background: #006D6B;
}
.smallwhite a:link {
font-size: 10px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
background: #006D6B;
}
.smallwhite a:visited {
font-size: 10px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
background: #006D6B;
}
.smallwhite a:hover {
font-size: 10px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
background: #006D6B;
}
.smallwhite a:avtive {
font-size: 10px;
font-family: verdana, helvetica, arial, sans-serif; 
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
background: #006D6B;
}
.logored {
color: #EB1354;
}
#coupon {
border: medium dashed #CCCCCC;
width: 500px;
height: 200px;
}