@charset "iso-8859-1";

a:link    {text-decoration: none; color: ffffff}
a:active  {text-decoration: none; color: ffffff}
a:visited {text-decoration: none; color: ffffff} 
a:hover   {text-decoration: bold; color: 000000} 

FONT.tex {
    color: #ffffff;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}	

FONT.tex0 {
    color: #000000;
    font-family: arial, verdana;
    font-size: 8pt;
    font-weight: none}	

FONT.tex1 {
    color: #ffffff;
    font-family: arial, verdana;
    font-size: 9pt;
    font-weight: none}		
	
FONT.tex2 {
    color: #000000;
    font-family: arial, verdana;
    font-size: 9pt;
    font-weight: none}		
	
input {
	color:#ffffff;
	background-color:#9f273c;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#9f273c;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#9f273c;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
	
BODY
{scrollbar-face-color: #9f273c; scrollbar-darkshadow-color: #9f273c; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #9f273c; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #9f273c; scrollbar-arrow-color: #000000; }
