    .grande               { font-weight: normal; font-size: 10pt; font-family: tahoma; margin: 4px }

    .titulo               { font-weight: normal; font-size: 12pt; font-family: tahoma; text-decoration: none; margin: 4px }

    .comun             {
	font-weight: normal;
	font-size: 9pt;
	font-family: tahoma;
	margin: 4px;
	color: #CCCCCC;
}
    .minimo               { font-weight: normal; font-size: 8pt; font-family: tahoma; margin: 2px}
A:link      { color: #ACAD6F; font-family: tahoma; text-decoration: none }
A:visited     { color: #ACAD6F; font-style: normal; font-family: tahoma; text-decoration: none }

A:active     { color: #ACAD6F; font-style: normal; font-family: tahoma}

A:hover       { color: #fff; font-family: tahoma; text-decoration: underline }
.diferentecolor {
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma;
	margin: 2px;
	color: ACAD6F;
}
.borde {
	border: 1px solid #494A27;
}
.chico_claro {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

