.form {	font-family: verdana;	font-size: 10px;	color: #000000; font-weight: bold;	}.button {display:block;         width: 90px;         font-family:Verdana;         font-size:10px;         text-align:center;         text-decoration:none;         font-weight:bold;         color:ffffff;         padding:1px;         background-color: 009999;           border-top: solid 3px;           border-top-color: #33cc99;           border-right: solid 3px;           border-right-color: #666666;           border-bottom: solid 3px;           border-bottom-color: #000000;           border-left: solid 3px;           border-left-color: #33cc99;                 }                     .button:link {         display:block;         font-family:Verdana;         font-size:10px;         text-align:center;         text-decoration:none;         font-weight:bold;         color:ffffff;         padding:1px;                      background-color:  009999;           border-top: solid 3px;           border-top-color: #33cc99;           border-right: solid 3px;           border-right-color: #666666;           border-bottom: solid 3px;           border-bottom-color: #000000;           border-left: solid 3px;           border-left-color: #33cc99;                 }.button:visited {                     background-color:  009999;           border-top: solid 3px;           border-top-color: #33cc99;           border-right: solid 3px;           border-right-color: #666666;           border-bottom: solid 3px;           border-bottom-color: #000000;           border-left: solid 3px;           border-left-color: #33cc99;                 }.button:hover {           color:ffffff;           background-color: #cc3333;           border-top: solid 3px;           border-top-color: #FFFFFF;           border-right: solid 3px;           border-right-color: #666666;           border-bottom: solid 3px;           border-bottom-color: #000000;           border-left: solid 3px;           border-left-color: #FFFFF;         }.button:active {           color:FFFFFF;           background-color: #666666;           border-top: solid 3px;           border-top-color: #000000;           border-right: solid 3px;           border-right-color: #33cc99;           border-bottom: solid 3px;           border-bottom-color: #cccccc;           border-left: solid 3px;           border-left-color: #333333;         }.mail {color: ffffff;          font-family: Verdana;					font-size: 18px;					font-weight: bold;					}