.menumaior:link
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color: #FFFFFF;		height: "60px";	
}

.menumaior:visited
{
    font-family: tahoma;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
    color: #FFFFFF;	
}

.menumaior:hover
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration:underline;
    color: #FFFFFF;	
}

.menumenor:link
{
    font-family: tahoma;
    font-size: 8px;
    font-weight: bold;
    text-decoration:none;
    color: #FFFFFF;
}

.menumenor:visited
{
    font-family: tahoma;
    font-size: 8px;
    text-decoration:none;
    font-weight: bold;
    color: #FFFFFF;
}

.menumenor:hover
{
    font-family: tahoma;
    font-size: 8px;
    font-weight: bold;
    text-decoration:underline;
    color: #FFFFFF;
}

.noticia:link
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color: #CA0A04;
}

.noticia:visited
{
    font-family: tahoma;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
    color: #CA0A04;
}

.noticia:hover
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration:underline;
    color: #CA0A04;
}


.textomenor
{
    font-family: tahoma;
    font-size: 8px;
    color: #FFFFFF;
}

.textomaior
{
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
}

.texto
{
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
}

.texto_red
{
    font-family: tahoma;
    font-size: 14px;
    color: #FF0000;
}

.texto_parceiro
{
    font-family: tahoma;
    font-size: 22px;
    color: #000000;
}

.d1
{
  left:50%;
  margin-left: -250px;
  top:220;
  width:500px;
  height:500px;
  z-index:1;
  background-color: #FFFFCC;
  layer-background-color: #FFFFCC;
  border: 1px none #000000;
  overflow: auto;
  position: absolute;
}

input, textarea
{
	font-family: tahoma;
	font-size: 12 px;

}

.login
{
	font-family: tahoma;
	font-size: 12 px;

}

