body {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
td {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}

.texto {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
.textob {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: black;
	}
		
A {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		text-decoration: underline;
		color: black;
	}

A:hover {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}

.texto15verde {
		font-family: Verdana;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		color: #97C852;
	}

.texto15azul {
		font-family: Verdana;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
	}
	
A.link15azul {
		font-family: Verdana;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		color: #0517fe;
	}
	
A.link15azul:hover {
		font-family: Verdana;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		color: #2c7079;
	}
	
A.link13azul {
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		text-decoration: underline;
		color: #0517fe;
	}	

A.link13azul:hover {
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		text-decoration: underline;
		color: #2c7079;
	}

A.link15red {
		font-family: Verdana;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		color: red;
	}
	
A.link15red:hover {
		font-family: Verdana;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		color: #2c7079;
	}
	
A.link9 {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
		color: black;
	}
	
A.link9:hover {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		text-decoration: underline;
		color: black;
	}
	
A.link10 {
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
A.link10:hover {
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		color: black;
	}

A.linkazul {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #0517fe;
	}	

A.linkazul:hover {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #0517fe;
	}
	
A.link10azul {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #0517fe;
	}	

A.link10azul:hover {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		color: #0517fe;
	}
