body {
            font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 
				background-image: url(../images/logohin/gold_stc.jpg); 
           
scrollbar-arrow-color: #FFFF00;
scrollbar-3dlight-color: #808080;
scrollbar-highlight-color: #C0C0C0;
scrollbar-face-color: #800000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #804040;
				background-attachment: fixed;
    }

 
 table {
	font: 10pt Arial, Helvetica, sans-serif;
	background: White;
}

th {
	background: #B22222;
	color: White;
	text-align: left;
	}

 a:link {
	text-decoration: none;
	color: #B22222;
	}

a:visited {
	text-decoration: none;
	color: #B22222;
}


a:hover {
	color: #191970;
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	color: Red;
}





