@charset "utf-8";
.texosys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4d4d4d;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #505c72;
	text-decoration: none;
}
#azul
a.azul:link {
font-size:        11px;
font-family:      Arial;
font-style:       normal;
font-weight:      normal;
color:           #555F77;
text-decoration:  none;
} 
#azul
a.azul:visited {
font-size:        11px;
font-family:      Arial;
font-style:       normal;
font-weight:      normal;
color:            #555F77;
text-decoration:  none;
} 
#azul
a.azul:hover {
font-size:        11px;
font-family:      Arial;
font-style:       normal;
font-weight:      normal;
color:            red;
text-decoration:  underline;
} 