BODY
{
color : #6E5948;
font-size:12px;
background-color : #FFFFFF;
background-repeat : no-repeat;
background-attachment : fixed;
background-position :100% 100%;}

TD
{
color : #6E5948;
font-size:12px;
word-break: break-all 
}

A:LINK{
  color:#6E5948;
  text-decoration:none;
}
A:VISITED{
  color:#6E5948;
  text-decoration:none;
}
A:ACTIVE{
  color:#996666;
  text-decoration : none;
}
A:HOVER{
  color :#CC9999;
  text-decoration : none;
  POSITION: relative;  
  top : 2px;
}


INPUT
{
border-top : 1px double #FFFFFF;
border-bottom : 1px dotted #6E5948;
border-left : 1px double #FFFFFF;
border-right : 1px double #FFFFFF;
background-color :#FFFFFF;
color : #000000;
font-size : 12px;
}

TEXTAREA,
{
border-top : 1px dotted #6E5948;
border-bottom : 1px dotted #6E5948;
border-left : 1px dotted #6E5948;
border-right : 1px dotted #6E5948;
background-color :#FFFFFF;
color : #000000;
font-size : 12px;

}

.t1{
font-size:12px;
color : #6E5948;
letter-spacing:2px;
}

.t2{
border-bottom: #b8a494 1px solid ;
}

