body {
	margin: 0px;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #D9C9B9;
scrollbar-dark-shadow-color: #CD0100;
scrollbar-track-color: #FEF9F3;
scrollbar-face-color: #D9C9B9;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #FFF7EF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FEECD6;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DFCCBB;
	border-left-color: #DFCCBB;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 80px;
}
a:link {
	text-decoration: none;
	color: #CC66FF;
}
a:visited {
	text-decoration: none;
	color: #CC66FF;
}
a:hover {
	color: #9966FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CC66FF;
}
.picmasc {
	border: thin dotted #698FD8;
}
.pic {
	border: thin dotted #E8BAE8;
}