<style>
A:link {
	text-decoration: none
}
A:visited {
	text-decoration: none
}
A:hover {
	color:blue;
	TEXT-DECORATION: underline;
	background-color:white;
} 

H4 {
	text-align:center;
	font-family:Verdana;
	color:#0000a0;
	

   }

BODY {
	scrollbar-face-color: #689800;
	scrollbar-shadow-color: #103010;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #afbf9e;
	scrollbar-track-color: #68ff30;
	scrollbar-arrow-color: #ccff99;
	background-image: url(escuama2.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>