a.a1:link      { font-style:normal; font-weight:normal; color:white; text-decoration:underline; }
a.a1:active    { font-style:normal; font-weight:normal; text-decoration:underline; color:white; }
a.a1:visited   { font-style:normal; font-weight:normal; text-decoration:underline; color:white; }
a.a1:hover     { color:gold; text-decoration:underline; }

a.a2:link      { font-style:normal;  font-weight:bold;   color:#FFFFFF;  text-decoration:NONE; }
a.a2:hover     { font-style:normal;  font-weight:bold;   color:#FFFF00;  text-decoration:NONE; }
a.a2:active    { font-style:normal;  font-weight:bold;   color:#40FF40;  text-decoration:NONE; }
a.a2:visited   { font-style:normal;  font-weight:bold;   color:#80FFFF;  text-decoration:NONE; }

.t1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.t2 {
	border: thin solid #008CBB;
}
.t3 {
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0x;
    border-left-width:1px;
    border-color: #006699;
    border-style:solid;
}
.t4 {
    border-top-width:0px;
    border-right-width:1px;
    border-bottom-width:0x;
    border-left-width:0px;
    border-color: #006699;
    border-style:solid;
}
.t5 {
    border-top-width:1px;
    border-right-width:0px;
    border-bottom-width:0x;
    border-left-width:0px;
    border-color: #006699;
    border-style:solid;
}
xBODY {
    background-image: url("img/chip2.gif");
    background-position:0px 113px;
}

.Estilo_azul_grande { font-size: small;  color: #0000FF;  font-weight: bold; }
.Estilo-peque 		{font-size: xx-small; color: #7373FF;	}

