
body {
	background-color: #f5f1e1;
}
.link {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

a:link {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;	
}

a:hover {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: underline;
}

.texto {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.texto2 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;

.texto_tit {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.texto_peq {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}