.txt_blancos {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-transform: none;
}
.txt_amarillo {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fad525;
	text-transform: none;
}
.txt_naranja {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e2a126;
	text-transform: none;
}
.txt_gris1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5d5d5d;
	text-transform: none;
}
.txt_gris_titulo {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: inherit;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1d1d1d;
	text-transform: none;
}
.txt_gris_titulo2 {
	font-family: "Century Gothic";
	font-size: 19px;
	font-style: inherit;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1d1d1d;
	text-transform: none;
}
.txt_yellow_titulo {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: inherit;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e1a126;
	text-transform: none;
}
body {
	title: IUSTUS FINIS;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #404143;
}
a:active { text-decoration: none; color: #999999;} 
a:hover { text-decoration: underline; color: #ffd600;} 
a:link { text-decoration: none; color: #999999;} 
a:visited {
	text-decoration: none;
	color: #F9F9F9F;
	text-align: right;
} 
