.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.contador {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: blink;
}

.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border: thin ridge #999999;
	height: 20px;
}

.menuprincipal {
	background-color: #999999;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
}
.barraabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.bordes {
	border: 1px solid #FF0000;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

a:visited {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: blink;
	color:#990000;
	background: #990000;
}
a:hover {
	text-decoration:none;
	color:#c81111;
}

.rayitas {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #dddddd;
}
a:link {
	text-decoration: none;
	color:#666666;
}
.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #E2E2E2;
	border: 1px solid #958077;
}


.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	text-align:left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.nodestacado {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #958077;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.menuseleccionado {

	background-color: #C81111;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
}
.cabeza {
}
.balazo {
}

