body, html, td, font{
font-family:Tahoma; 
color:#FFFFFF;
letter-spacing:0px;
text-align:justify;  
font-weight:normal;
font-size: 11px 
}

body {
background-color:#EBAEBA;
}

input, textarea { 
background:#EBAEBA;
font-family:Tahoma;
font-size:11px;
letter-spacing:2px;
color:#A0CD41; 
border:1px solid #FFFFFF;
}

input, textarea, select {
background-color:#EBAEBA;
font-family:Helvetica;
font-size:11px;
color:#CC467F;
letter-spacing:2px;
border:1px solid #FFFFFF;
padding:4px; 
}

.title {
font-family:Tahoma;
font-size: 15px;
color:#CC467F;
width:100%;
display:block;
letter-spacing:3pt;
padding:0px 0px 0px 4px; 
background:none;
border-top:dotted #EBAEBA 0px;
border-bottom:dotted #CC467F 1px;
text-align:left;
text-transform:uppercase;

}.nav {
font-family:Tahoma;
font-size: 10px;
color:#CC467F;
width:100%;
display:block;
letter-spacing:3pt;
padding:0px 0px 0px 4px; 
background:none;
border-top:dotted #CC467F 0px;
border-bottom:dotted #CC467F 0px;
text-align:left;
text-transform:lowercase;
}

A:link, A:active, A:visited {
text-decoration:underline; 
border-bottom:none;
font-weight:bold;
color:#CC467F;
}

A:hover {
text-decoration:none; 
color:#000000;
background-color:none;
border-bottom:#CC467F dotted 1px;
font-weight:none;
background-color:none;
}

