A:link {text-decoration: none; color: #e42424;}
A:visited {text-decoration: none; color: #e42424;}
A:active {text-decoration: none; color: #e42424;}
A:hover {text-decoration: none; color: #3db2ff;}

body{ 
height: 100%;
margin: 0 auto; 
padding: 0;
} 

html {
border:0;
height: 100%;
margin: 0 auto; 
}

.headings {
font-family:Verdana;
font-size:20px;
color:#e6532a;
line-height:10px;
}

.font {
font-family:Verdana;
font-size:13px;
}

.footer {
font-family: Verdana;
color:#FFFFFF;
font-size:11px;
text-align:center;
}

.form_field {
font-family:Verdana;
font-size:13px;
}

.form_text {
font-family:Verdana;
font-size:13px;
}