
/* texto */

.gensmall {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}


/* link */

a.ringLink {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.ringLink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


/* texto */

.gensmall {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.topoRing {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.ring {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.textoForm{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.tituloTextoForm{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #b2cab4;
}

.subTituloTextoForm{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #b2cab4;
}



/* links */

a.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.linkMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.tituloRing {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.tituloRing:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}

a.ringLink {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.ringLink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}