.menu {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
}
.notas{
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
font-style:italic;
font-size: 14px;
font-stretch: condensed;
}
.notas_b{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
text-decoration: underline;
}
.notas_c{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
}


body {
	background-image: url(../img/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #E20A16;
}
a:active {
	color: #000000;
}
.seguinos {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;}
.style7 {font-size: 16px;
text-decoration:underline;
text-indent:inherit;}
.style8 {font-size: 11px}