@charset "iso-8859-1";

a:link    {color: 6D6D6D; text-decoration:none }
a:active  {color: 6D6D6D; text-decoration:none }
a:visited {color: 6D6D6D; text-decoration:none } 
a:hover   {color: 000000; text-decoration:none } 

FONT.tex01 {
    color: #000000;
    font-family: verdana, arial;
    font-size: 8pt;
    font-weight: normal}	
	
FONT.news {
    color: #000000;
    font-family: verdana, arial;
    font-size: 7pt}	
		
input {
	color:#000000;
	background-color:#D2D2D2;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#000000;
	background-color:#D2D2D2;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#000000;
	background-color:#D2D2D2;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
	
BODY
{scrollbar-face-color: #A3A3A3; scrollbar-darkshadow-color: #A3A3A3; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #A3A3A3; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #A3A3A3; scrollbar-arrow-color: #ffffff; }