body {
	background-image: url(fondo.gif);
	background-color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.cuadrosinser {
	background-color: #CCCCCC;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.cuadrosinser2 {
	background-color: #CCCCCC;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	scrollbar-arrow-color:black;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3d-light-color: black;
	word-spacing: normal;
	white-space: normal;
	display: table-column-group;
}.barra {scrollbar-arrow-color:black;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3d-light-color: black;}

.bineta {
	list-style-image: url(simbobi.jpg);
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.marco {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
