body {
margin : 0; 
color : #A2AAB4; 
font-size : 12px; 
font-family : arial, serif, sans-serif; 
font-weight : normal; 
cursor : crosshair; 
} 
a:link , a:active , a:visited {
color : #9BA2AB; 
text-decoration : none; 
font-weight : normal; 
} 
a:hover {
color : #ffffff; 
text-decoration : none; 
font-weight : normal; 
cursor : crosshair; 
} 

td {
font-family : trebuchet ms,serif, sans-serif; 
color : #A2AAB4; 
font-size : 12px; 
letter-spacing : 0; 
font-weight : normal; 
border-style : solid; 
border-color : #e5a34d; 
border-width : 0; 
padding: 8px;
} 
input, textarea
{ background: #E9E6E3;
font-family: arial; 
color: #A2AAB4;
font-size: 12 px;
border-style: solid;
border-color: #A2AAB4;
border-width: 1px;
}
.form {
background-color: #E9E6E3;
color: #A2AAB4;
font-family: arial, serif, sans-serif;
font-size: 12px;
font-weight: normal;
}
.nav {
font-size : 14px; 
color : #C8D3D0; 
text-align : center; 
font-style : normal; 
font-family : verdana, serif, sans-serif; 
padding : 0px; 
text-transform : uppercase; 
} 