
A:link
{ text-decoration: none; color:#000000; font-weight:bold}
A:visited
{ text-decoration: none; color:#264F56; font-weight:bold}
A:active
{ text-decoration: none; color:#264F56; font-weight:bold}
A:hover 
{ text-decoration: none; color:#FFFFFF; font-weight:bold}

b
{font-family:tahoma; font-size:100%; color:#000000}


body 
{
background-color: transparent; 
background-image: url();
background-repeat: repeat;
background-position: ;
background-attachment: fixed;

font-family: tahoma; 
color: #000000;
font-weight: 500;
font-size: 80%;

scrollbar-face-color: #08F80E; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #08F80E; 
scrollbar-shadow-color: #08F80E; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #08F80E; 
scrollbar-arrow-color: #000000; 
}

input,textarea
{
color:#000000;
font-size: 8PT;
font-family: Tahoma;
background: transparent;
border:1px solid #9A9186;
border-top-color: #9A9186; 
border-left-color:#9A9186; 
border-bottom-color: #9A9186; 
border-right-color: #9A9186;
}

td
{
font-family: tahoma; 
color: #000000;
font-weight: 500;
font-size: 80%;
}

select
{
	font-family: Tahoma;
font-size: 9pt;
color: #000000;
background-color: #EDCA78;
}
