@charset "iso-8859-1";

a:link    {text-decoration: none; color: 779F9F}
a:active  {text-decoration: none; color: 779F9F}
a:visited {text-decoration: none; color: 779F9F} 
a:hover   {text-decoration: bold; color: B3060B} 



FONT.tex0 {
    color: #516C6C;
    font-family: verdana;
    font-size: 11pt;
    font-weight: none}


FONT.tex1 {
    color: #567272;
    font-family: verdana;
    font-size: 11pt;
    font-weight: none}		
	
FONT.tex2 {
    color: #567272;
    font-family: verdana;
    font-size: 12pt;
    font-weight: none}		
	
FONT.tex3 {
    color: #435A5A;
    font-family: verdana;
    font-size: 12pt;
    font-weight: none}	

input {
	color:#F9F99E;
	background-color:#99CCCC;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#F9F99E;
	background-color:#99CCCC;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#F9F99E;
	background-color:#99CCCC;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
	
BODY
{scrollbar-face-color: #99CCCC; scrollbar-darkshadow-color: #99CCCC; scrollbar-shadow-color: #B3060B; scrollbar-highlight-color: #F9F99E; scrollbar-3dlight-color: #99CCCC; scrollbar-track-color: #F9F99E; scrollbar-arrow-color: #B3060B; }