.copyright {
	font-size: x-small;
	color: #77331E;
}

a.menu:link {
	color: #864B4D;
	font-size: 18px;
	text-decoration: underline:none;
	text-decoration: none;
}
a.menu:visited{
	color:#804000;
	font-size: 18px;
	text-decoration: underline:none;
	text-decoration: none;
}
a.menu:active{
	color: #804000;
	font-size: 18px;
	text-decoration: underline:none;
	text-decoration: none;
}
a.menu:hover{
	color: #FFFFFF;
	font-size:18px;
	text-decoration: underline:none;
	text-decoration: none;
	background-color: #77331E;
}
.titulo {
	font-size: xx-large;
	color: #77331E;
	font-weight: bold;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulin {
	font-size: large;
	color: #77331E;
	font-weight: bold;
}
.destacado {
	color: #77331E;
	font-weight: bold;
}

