body, td  {
	background-attachment: fixed;	
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	border: none;
   style="border-color: black;";
	}
A:link {
COLOR: white; TEXT-DECORATION: none
}
A:visited {
COLOR: white; TEXT-DECORATION: none
}
A:active {
COLOR: white; TEXT-DECORATION: none
}
A:hover {
COLOR: red; TEXT-DECORATION: underline;
}

body  { 
	scrollbar-face-color: #141414; 
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: #141414;	
	scrollbar-3dlight-color: #505050;
	scrollbar-darkshadow-color: #4F4F4F; 
	scrollbar-track-color: #D2D2D2;
	scrollbar-arrow-color: #DDBD00;
	scrollbar-base-color: #D2D2D2;
}
.boton  {
	border: 1px dashed #6A6A6A;
	font-size: 12px;
	color: #FFD700;
	background-color: #101010;
	background-position: left;
}
.marco  {
	border: outset Silver;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-color: #101010;
	background-image: url(images/alpha.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
}
.form  {
	border: 1px inset Gray;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #3A3A3A;
	background-attachment: scroll;
}
.Texto {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}
.imagesnetscape {
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}