a:link, a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #0168B3;
	text-decoration: underline;
}
a:active{
	text-decoration: none;
	color: #000066;
}

.propuestas A:link  { text-decoration: underline;  }
.propuestas A:visited { text-decoration: underline; }
.propuestas A:active { text-decoration: none; }

.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.verdana12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.arialnarrow11 {
	font-family: "Arial Narrow";
	font-size: 11px;
}
.verdana10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2171B5;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(/contenido/images/campo.gif);
	background-repeat: repeat;
	}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DEDBEF;
	border: 1px solid #000000;
	background-repeat: repeat;
	background-color: #2171B5;
	}
.lineaabajocelda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
