td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {

	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {

	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #006699;
	border: solid #333333;
	border-top-color: #006699;
	width: auto;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	
}

.prendo {
	background-color: #FFFBE8;
	border: 1px dotted #F3E0CB;
	list-style-type: circle;
}

.muyPrendido {
	background-color: #FFEC91;
	border: 1px dotted #F3E0CB;
	list-style-type: circle;
}

