a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffed59;
}
.Titulo{
	color: #67747d;
	font-family: Verdana;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
}
.Texto{
	color: #555d63;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.SubTitulo{
	color: #05a3e4;
	font-family: Verdana;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
}