.body2 {
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;
	background-image:  url(../../Configura%E7%F5es%20locais/Temporary%20Internet%20Files/Content.IE5/imagens/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.dataNews {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2667ad;
	text-decoration: none;
}
.divRodape {
	background-color: #CCCCCC;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 720px;
}
.titDestaque {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6597ae;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #999999;
}

/* backgrounds /////////////////////////// */

.bgClientes {
	background-image:  url(../../Configura%E7%F5es%20locais/Temporary%20Internet%20Files/Content.IE5/imagens/Clientes.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	background-position: top;
}

/* hover //////////////////////////////// */

a.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0097DF;
	text-decoration: none;
}
a.texto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.titDestaque:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #436B7E;
	text-decoration: none;
}
a.dataNews:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6AA2DF;
	text-decoration: none;
}

