.Blog_Titulo {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #076888;
}
A.Blog_Titulo:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #145676;
	text-decoration: none;
}
A.Blog_Titulo:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #145676;
	text-decoration: none;
}
A.Blog_Titulo:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #145676;
	text-decoration: none;
}
A.Blog_Titulo:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #999999;
}
.Blog_Firma {
	font-family: Tahoma, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

.Blog_Subtitulo {
	font-family: Tahoma, Arial, Helvetica;
	font-size: x-small;
	color: #000000;
}
.Blog_texto {
	font-family: Tahoma, Arial, Helvetica;
	font-size: x-small;
	color: #000000;
}

