.texto-corrido {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
body {
	background-image: url(../_img/fuundo_pricipal.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #8b8e94;
}

.texto-cOPY {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.verde {
	color: #008E3C;
}
.branco {
	color: white;
}
.azul {
	color: #085895;
}
.vermelho {
	color: #CA2219;
}
a.copy:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.copy:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:visited {
	color: #FFFFFF;
}a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
