body {
	margin: 0px;
	background-color: #Ffffff;
}
table {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #003399;
}
textarea {
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;}

a {
	color: #0A50B5;
	text-decoration: none;
}

a:hover {
	color: #0A50B0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

.img {border:none;}

.linkBlanco {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.linkBlanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.titulo {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A50B5;
	text-transform: capitalize;
	text-decoration: none;
	font-stretch: narrower;
	font-weight: bold;
}
.tituloh {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: bold;
	text-decoration: none;
	font-weight: bold;
}
.resumen {
	font-size: 11px;
	color:#666666;
}
.campo {
	font-size: 11px;
	color: #828091;
	border: 1px solid #CCCCCC;
}
.boton {
	font-size: 11px;
	height: 30px;
}

.texto {
	font-size: 12px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.linkNota {
	color: #0A50B5;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
}
.linkNota:hover {
	color: #0A50B0;
	text-decoration: none;	
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
