BODY {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	text-align: left;
}

A {
	color: #38a6d8;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.texto {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
}
.menu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}
.titulo {
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #38a6d8;
	text-align: left;
	line-height: 32px;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
}
.home {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
	
}
.destacado {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #38a6d8;
	text-align: right;
	line-height: 21px;
	font-weight: normal;
}
.intro {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #38a6d8;
	text-align: left;
	line-height: 21px;
	font-weight: normal;
}
