select.normalText {
   font-family: arial, verdana, helvetica;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}
select.linkText {
   font-family: arial, verdana, helvetica;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   color: #FFFFFF;
   text-decoration: none;
}
select.linkText A:link {
   font-family: arial, verdana, helvetica;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   color: #FFFFFF;
   text-decoration: none;
}
select.linkText A:visited {
   font-family: arial, verdana, helvetica;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   color: #FFFFFF;
   text-decoration: none;
}
select.linkText A:hover {
   font-family: arial, verdana, helvetica;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   color: #FFFFFF;
   text-decoration: none;
}
select.linkText A:active {
   font-family: arial, verdana, helvetica;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   color: #FFFFFF;
   text-decoration: none;
}
select.imagefloatLeft {
   float: left;
}
select.celebrating {
   background-image: url(_images//newsletter_img1.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
}
select.rosa {
   background-image: url(_images//rosa.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
}
select.imagefloatRight {
   float: right;
}
select.cellpad {
   padding: 5;
}
select.claiming {
   background-image: url(_images//newsletter_img5.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
}
