.head1 { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-transform:uppercase;
   text-decoration: none;
   text-align:center;
   color: #FF7BAC}
.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;     
        text-decoration: none
}
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #FF6699}
.input {  background-color: #FFFFFF; border: #FF9999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: #FFCCCC;
        border: #FF9999;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        font-weight : bold;
}
#headlink {
        text-color:#00FF00;
        text-align:center;
        }

