.style1 {	
	font-family: georgia;
	font-size: 11px;
	color: #333333;
}
.titular {	
	font-family: georgia;
	font-size: 14px;
	color: #666666;
}
a.menu:link {
	font-family: georgia;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
a.menu:hover {
	font-family: georgia;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
		font-weight: bold;
}
a.menu:visited {
	font-family: georgia;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
		font-weight: bold;
}
a.menu:active {
	font-family: georgia;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
		font-weight: bold;
}
a.volver:link {
	font-family: georgia;
	font-size: 11px;
	color: #707070;
	text-decoration:none;
}
a.volver:hover {
	font-family: georgia;
	font-size: 11px;
	color: #FF00FF;
	text-decoration:none;
}
a.volver:visited {
	font-family: georgia;
	font-size: 11px;
	color: #707070;
	text-decoration:none;
}
a.volver:active {
	font-family: georgia;
	font-size: 11px;
	color: #707070;
	text-decoration:none;
}
a.audio:link {
	font-family: georgia;
	font-size: 12px;
	color: #FF00FF;
	text-decoration:none;
}
a.audio:hover {
	font-family: georgia;
	font-size: 12px;
	color: #FF00FF;
	text-decoration:underline;
}
a.audio:visited {
	font-family: georgia;
	font-size: 12px;
	color: #FF00FF;
	text-decoration:none;
}