.bordetabla {
	border: 1px solid #000000;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.cabenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	border: 1px solid #660000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.titenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.textenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
body{
  scrollbar-arrow-color: #fff4d5;
  scrollbar-track-color: #fff4d5;
  scrollbar-face-color: #fbac57;
  scrollbar-highlight-color: #fff4d5;
  scrollbar-3dlight-color: #fbac57;
  scrollbar-darkshadow-color: #fbac57;
  scrollbar-shadow-color: #fff4d5;
}.textsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.casillas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #666666;
}

