
A:link
{ text-decoration: none; color:#DDD1DB; font-weight:bold}
A:visited
{ text-decoration: none; color:#CBBBC8; font-weight:bold}
A:active
{ text-decoration: none; color:#FBF1AA; font-weight:bold}
A:hover
{ text-decoration: none; color:#3B003B; font-weight:bold; background-color:#DDD1DB}

body 
{
background-color: transparent; 
background-image: url();
background-repeat: ;
background-position: ;
background-attachment: ;

font-family: tahoma; 
color: #DDD1DB;
font-weight: 500;
font-size: 80%;

scrollbar-face-color : #19F5CE; 
scrollbar-highlight-color : #19F5CE; 
scrollbar-3dlight-color : #DDD1DB; 
scrollbar-shadow-color : #DDD1DB; 
scrollbar-darkshadow-color : #19F5CE; 
scrollbar-track-color : #19F5CE; 
scrollbar-arrow-color : #DDD1DB;
}

input,textarea
{
color:#DDD1DB;
font-size:10PT;
font-family: Tahoma;
background:transparent;
border:1px solid #DDD1DB;
border-top-color: #DDD1DB; 
border-left-color:#DDD1DB; 
border-bottom-color: #DDD1DB; 
border-right-color: #DDD1DB;
}

td,tr
{
font-family: tahoma; 
color: #DDD1DB;
font-weight: 500;
font-size: 90%; 
}

select
{font-family:Tahoma;font-size:9pt;color:#DDD1DB;background-color:#3B003B;}
