a.link1
{
text-decoration:none;
color: #000000
}

a.link1: active
{
text-decoration: underline;
color: #000000
}

a.link1: visited
{
text-decoration:none;
color: #000000
}

a.link1: hover
{
text-decoration: underline;
color: #000000;
font-weight:bold
}

td.fundo1
{
BACKGROUND-COLOR: #FF9900
}

td.fundo3
{
background-color: #FF9900
}


td.fundo3: hover
{
background-color: #000000
}

td.fundo2
{
BACKGROUND-COLOR: #FFCC66
}.texto1 {  font-size: 17px; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.text2 {  font-family: Arial, Helvetica, sans-serif}

.Topo {
	margin-top: -10px;
}
