
A:link
{ text-decoration: none; color:#4E0606; font-weight:bold}
A:visited
{ text-decoration: none; color:#874C49; font-weight:bold}
A:active
{ text-decoration: none; color:#BD837F; font-weight:bold}
A:hover
{ text-decoration: none; color:#874C49; font-weight:bold}

body 
{
background-color: transparent; 
background-image: url();
background-repeat: ;
background-position: ;
background-attachment: ;

font-family: tahoma; 
color: #4E0606;
font-weight: 500;
font-size: 80%;

scrollbar-face-color: #F3CDCC; 
scrollbar-highlight-color: #BD837F; 
scrollbar-3dlight-color: #F3CDCC; 
scrollbar-shadow-color: #BD837F; 
scrollbar-darkshadow-color: #F3CDCC; 
scrollbar-track-color: #F3CDCC; 
scrollbar-arrow-color: #BD837F;
}

td,tr
{
font-family: tahoma; 
color: #000000;
font-weight: 500;
font-size: 90%; 
}

input,textarea
{
color: #4E0606;
font-weight: 500;
font-size: 90%;
font-family: Tahoma;
background: transparent;
border: 1px solid #BD837F; 
border-top-color: #BD837F; 
border-left-color: #BD837F; 
border-bottom-color: #BD837F; 
border-right-color: #BD837F; 
}

select
{font-family:Tahoma;font-size:8pt;color:#000000;background-color:#F5D6D4;}
