#grupostipos {
	font-family: Arial, Helvetica, sans-serif;
}

#grupostipos A {
	width:100%;
}

#grupostipos .gestio A{
	color:#003366;
	font-size:16px:
	font-weight: bold;
	text-decoration: none;
}

#grupostipos .pais A{
	color:#0080C0;
	font-size:14px:
	font-weight: normal;
	text-decoration: none;
}
#grupostipos .nompar A{
	color:#008FD5;
	font-size:12px;
	text-decoration: none;
}
#grupostipos .nomtip A{
	color:#6F6F6F;
	font-size:12px;
	text-decoration: none;
}

#grupostipos A:hover {
	text-decoration: underline;
}