A.topo:link {COLOR: #006699; TEXT-DECORATION: none}
A.topo:visited {COLOR: #006699; TEXT-DECORATION: none}
A.topo:active {COLOR: #006699; TEXT-DECORATION: none}
A.topo:hover {COLOR: #000033; TEXT-DECORATION: none}

A.foto:link {COLOR: white; TEXT-DECORATION: none}
A.foto:visited {COLOR: white; TEXT-DECORATION: none}
A.foto:active {COLOR: white; TEXT-DECORATION: none}
A.foto:hover {COLOR: #CCCCCC; TEXT-DECORATION: none}

A.conteudo:link {COLOR: black; TEXT-DECORATION: none}
A.conteudo:visited {COLOR: black; TEXT-DECORATION: none}
A.conteudo:active {COLOR: black; TEXT-DECORATION: none}
A.conteudo:hover {COLOR: #666666; TEXT-DECORATION: none}

A:link {COLOR: black; TEXT-DECORATION: underline}
A:visited {COLOR: black; TEXT-DECORATION: underline}
A:active {COLOR: black; TEXT-DECORATION: underline}
A:hover {COLOR: #666666; TEXT-DECORATION: underline}

A.rodape:link {COLOR: #666666; TEXT-DECORATION: none}
A.rodape:visited {COLOR: #666666; TEXT-DECORATION: none}
A.rodape:active {COLOR: #666666; TEXT-DECORATION: none}
A.rodape:hover {COLOR: #666666; TEXT-DECORATION: underline}

A.menu:link {COLOR: #666666; TEXT-DECORATION: none}
A.menu:visited {COLOR: #666666; TEXT-DECORATION: none}
A.menu:active {COLOR: #666666; TEXT-DECORATION: none}
A.menu:hover {COLOR: black; TEXT-DECORATION: none}

div.divtopo {
align: center;
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
}

div.divfoto {
align: center;
font-family: trebuchet ms;
font-size: 14px;
line-height: 27px;
border: 0;
}

div.divconteudo {
font-family: trebuchet ms;
font-size: 14px;
}

div.divdestaque {
font-family: trebuchet ms;
font-size: 14px;
color:white;
line-height:25px;
}

div.divrodape {
font-family: trebuchet ms;
font-size: 14px;
color: #333333;
}

div.divmenu {
font-family: trebuchet ms;
font-size: 14px;
}

div.divdegrade {

background: #E5E5E5 url("imagens/degrade.gif") repeat-x bottom center;
}

div.divfundo_rodape {

background: white url("imagens/fundo_rodape.gif") repeat-x bottom center;
}

div.divtitulodestaque {
font-family: trebuchet ms;
font-size: 20px;
color: #003399;
letter-spacing: 5px;
font-weight: normal;
}

.basictab ul{
margin-top: 4px;
margin-bottom: 0px;
padding: 3px 0;
margin-left: 0;
margin-right: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
margin-left: 0;
display: inline;
}

.basictab li a{
text-decoration: none;
padding: 3px 15px;
font: 12px Trebuchet MS, Verdana;
color: #CCCCCC;
background: #006699 url('imagens/fundo_menu.gif') no-repeat top right;
}

.basictab li a:visited, .basictab li a:active{
color: #CCCCCC;
background-color: #006699;
}

.basictab li a:hover, .basictab li a.current{
background-color: #006699;
color: white;
TEXT-DECORATION: none;
}

#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
height:80; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent {
    background-color: white;
	font: 12px Trebuchet MS, Verdana;
	display: none;
	margin-top: 3;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font-size:14px;
font-family: Trebuchet MS, Verdana;
line-height: 18px;
z-index: 100;
background-color: #EEEEEE;
width: 150px;
}

.anylinkcss a.menu1:link, a.menu1:visited, a.menu1:active{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #006699;
color: white;
}