body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
  margin-left: 0;
  margin-right: 0;
  background-repeat: repeat;
  margin-top: 0;
  color: white;
  background-color: #66226e;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: white;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: white;
}
a {
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	color: white;
}
img {
	border: 0;
}
.menuizqon{
	padding: 2px;
	cursor:pointer;
	color: white;
	font-style: bold;
}
.menucentroon{
	padding: 2px;
	cursor:pointer;
	color: white;
	font-style: bold;
	border-bottom:1;
}

.scrollbar {
scrollbar-face-color: #FFFF33;
scrollbar-highlight-color: #FFFF00;
scrollbar-3dlight-color: #FFFF33;
scrollbar-darkshadow-color: #FFFF66;
scrollbar-shadow-color: #FFFF66;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFF99;
}

.inicio {
	font-size: 13px;	
}

.a_inicio {
	text-decoration: underline;
	font-style: bold;
	color: #B6495E;
}
