.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.carmen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
a.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menu:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menu:link {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.footer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}

