<style>
A:link {
	text-decoration: none
}
A:visited {
	text-decoration: none
}
A:hover {
	text-decoration: none;
	background: white;
} 

H4 {
	text-align:center;
	font-family:Verdana;
	color:#0000a0;
	

   }

BODY {
	scrollbar-face-color: #d0c0a0;
	scrollbar-shadow-color: #101030;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #dfcfae;
	scrollbar-track-color: #ffefce;
	scrollbar-arrow-color: red;
	background-image: url(escugri2.gif); 
	background-attachment: fixed; 

}

.stxt{
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	background-color=#ffffc9;
}

.scap{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	background-color=#d0d0d0;
}

.sbtn{
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	background-color=#ff9999;
	border-width:1px;
	border-color:orange;
	border-style:ridge;
}
.ssb {
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	border-style:none;
	background:transparent;
	}
</style>
