body {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
td {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
A.linktxt {
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: black;
	}

A.linktxt:hover {
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		color: black;
	}

A.linktxt12 {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color: black;
	}

A.linktxt12:hover {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color: blue;
	}
	
	
A {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color: black;
	}

A:hover {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}

A.linkwhite {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: white;
	}

A.linkwhite:hover {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		color: white;
	}
	
.texto
{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: black;
}

.textow
{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: white;
}

.textowb
{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: white;
}

.texto1
{
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		color: black;
}

.textob {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: white;
}

.textopeq
{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: black;
}

.textogrande
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	line-height : 150%;
}
