body{
background: #6E82AE;
font-family: arial,"Verdict SF";
font-size: 14px;
color: #B96788;
cursor: crosshair;
}
A:link{text-decoration: none; color:#CC373C; cursor: crosshair; font-size: 12px; font-weight: bold;}
A:visited{text-decoration: none; color:#CC373C; cursor: crosshair; font-size: 12px; font-weight: bold;}
A:active{text-decoration: none; color:#CC373C; cursor: crosshair; font-size: 12px; font-weight: bold;}
a:hover{text-decoration: none; color:#682B20; cursor: crosshair; font-size: 12px; font-weight: bold;}
.section {
color: #433B50; 
font-weight: bold; 
font-size: 25px; 
letter-spacing: 3px;  
font-family: arial;
text-align: center;
}
.content {
color: #ffffff; 
font-size: 12px; 
font-family: arial; 
text-align: center;
}
.content1 {
color: #E9C796; 
font-weight: bold;
font-size: 12px; 
font-family: arial; 
letter-spacing: 3px;
text-align: left;
padding: 5px;
}
input, textarea,button
{
       background-color: #6E82AE; 
       color: #ffffff; 
       border-style: solid; 
       border-width: 2px; 
       border-color: #ffffff; 
}
option{
background-color:  #6E82AE;
color: #ffffff;
}
