
.style_titulo {
	color: #eb6502;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

#pscroller1{
width: 180px;
height: 120px;
font-family: tahoma;
	font-size: 10px;
	color: #656565;

}

#pscroller2{
width: 250px;
height: 30px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
}

body {
	background-image: url(http://www.cobim.com.br/imagens/fundo.gif);
	background-repeat: repeat;
}
.style1 {
	color: #656565;
	font-family: tahoma;
	font-size: 10px;
}

a.cinza{
	
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
a.cinza:link {
	color: #8f8f8f;
	text-decoration: none;
	font-weight: bold;
}
a.cinza:visited {
	color: #8f8f8f;
	text-decoration: none;
	font-weight: bold;
}
a.cinza:hover {
	color: #8f8f8f;
	text-decoration: underline;
	font-weight: bold;
}
a.cinza:active {
	color: #8f8f8f;
	text-decoration: none;
	font-weight: bold;
}

a.vermelho {
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
}
a.vermelho:link {
	color: #bf0f0f;
	text-decoration: none;
}
a.vermelho:visited {
	color: #bf0f0f;
	text-decoration: none;
}
a.vermelho:hover {
	color: #bf0f0f;
	text-decoration: underline;
}
a.vermelho:active {
	color: #bf0f0f;
	text-decoration: none;
}


.style2 {
	color: #4a5353;
	font-family: tahoma;
	font-size: 10px;
}

.estiloenquete {
	color: #006600;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}


.estilotexto {
    font-family: tahoma;
	font-size: 14px;
	color: #515151;
}

.estilotitulo {
	color: #eb6502;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.estilodescricao {
	color: #656565;
	font-size: 9px;
	font-family: tahoma;
	
}
.estilonome {
	color: #656565;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;	
}

.estiloresult {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
		
}
-->

