A:link {color:#FCCA98; font-weight:500; text-decoration:none}
A:active {color:#FCCA98; font-weight:500; text-decoration:none}
A:visited {color:#FCCA98; font-weight:500; text-decoration:none}
A:hover {color:#FCCA98; font-weight:500; text-decoration:none}

BODY {

 	scrollbar-3dlight-color: #FF8C00;
	scrollbar-darkshadow-color: #D2691E;
	scrollbar-face-color: #FFA331;
	scrollbar-track-color: #D2691E;
	scrollbar-highlight-color: #FF6347;
	scrollbar-shadow-color: #D2691E;
	scrollbar-arrow-color: #FFD700;
}

#tableautxt {

	text-align:justify;
	z-index:5;
	
}

INPUT {
	
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	color: #792222;
	border-width:1px;
	background-color: transparent;	
	border-style:solid;
	border-color:#A52A2A;
	
	
	}

textarea {
	
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	color: #792222;
	border-width:1px;
	background-color: transparent;	
	border-style:solid;
	border-color:#A52A2A;
	
	}
