/* ENLACES  */
.linksbold {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.linksbold:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/* TIPS MASCOTAS  */
.tipsbold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.tipsbold:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


/* MANERAS DE DAR  */
.manerasbold {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.manerasbold:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
