a:active {
	color: #000000;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Georgia;
	font-size: 12px;
}
a:hover {
	color: #000000;
	font-family: Georgia;
	background-color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	font-family: Georgia;
	word-spacing: normal;
	color: #000000;
	font-size: 12px;
	text-decoration: none;

}
.CuerpoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CuerpoTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: #676767;
}
.Separador {
font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-box {
font-size: 10px
}
.form-title {
	font-size: 11px;
	font-weight: bold;
}
.CuerpoTexto-Rojo {
	color: #FF0000;
	font-weight: bold;
}

