body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2B2B2;
}
.general {
	font-size: 1px;
}
.tituloGD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
}
.ficha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a.ficha {
	text-decoration: none;	
}
a.ficha:hover {
	color: #0000FF;
	text-decoration: underline;
}
.registrate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a.registrate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a.registrate:hover {
	color: #666666;
}
a.registrate:visited {
	color: #666666;
}
.ficha_error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.url {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a.url {
	text-decoration: none;
	font-style: italic;
}
a.url:hover {
	color: #666666;
	text-decoration: underline;
}
a.url:visited {
	color: #666666;
	text-decoration: underline;
}
