

A:link{ text-decoration: none; color:"#404040" }
A:visited{ text-decoration: none; color:"#404040" }
A:hover{ text-decoration: underline; color:"#000000"; cursor: n-resize;}

BODY{
background-image: ginlayout3_2x3.jpg;
background-repeat: no-repeat;
background-color: #FDCA84;
background-attachment: fixed;
font-family: verdana;
font-weight: normal;
font-size: 11px;
font-color: #000000;
text-align: justify;

scrollbar-arrow-color: #000000;
scrollbar-base-color: #FDCA84;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FDCA84;
scrollbar-face-color: #FDCA84;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FDCA84;
scrollbar-3d-light-color: #FDCA84;

}

p,center { font-family: verdana; font-size: 11px; }
p { font-family: verdana; font-size: 11px; }
h3 { font-size: 200%; }
center { font-family: verdana; font-size: 11px; }


input, textarea
{ background: #FDCA84; 
border-style: dashed;
border-color: #000000;
 }