.bordo {
	border: 1px solid #000000;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333366;
}

p {
	padding: 20px;
	text-align: justify;
}

.copyright {font-size: xx-small}

.layout {
	height:100%;
	width:760px;
	border:0px;
}.didascalia {
	font-size: 10pt;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:visited, a:link, a:active {
	color: #333366;
	text-decoration: underline;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
