/* FONTES - TEXTO PADRAO E AZUL */

body {font-family:Trebuchet MS;font-size:8pt;color:#055e90};
td {font-family:Trebuchet MS;font-size:8pt;color:#055e90};
p.textoTitulo {font-family:Trebuchet MS;font-size:12pt;color:#055e90};
p.textoCinza {font-family:Trebuchet MS;font-size:8pt;color:#f26522};
p.textoAzulClaro {font-family:Trebuchet MS;font-size:8pt;color:#8ac2dd};
p.textoCinza {font-family:Trebuchet MS;font-size:8pt;color:#969595};
p.textoAzulLink {font-family:Trebuchet MS;font-size:8pt;color:#055e90;line-height:1};

/* CSS - LINK ENTRAR */

a.btAzul:link {text-decoration:none; color:#055e90;line-height:1} 
a.btAzul:visited {text-decoration:none;color:#055e90;} 
a.btAzul:active {text-decoration:none;color:#055e90;} 
a.btAzul:hover {color:#ee0707;} 
