body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #245EDC;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.enctitulo{
	text-align: right;
}
h1{
		font-family: 	"Times New Roman", Times, serif;
		color: #8B0000;
		font-size: 15px;
		font-weight: bold;
}
h2{
		font-family: 	"Times New Roman", Times, serif;
		color: #00008B;
		font-size: 14	px;
		font-weight: bold;
}