.bgGER {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logo {
	background-attachment: fixed;
	background-image: url(img/rodapelogo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}.texRDP {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.news {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: overline;
}
.texCON {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;

}
.texTIT {
	font-family: tahoma;
	font-size: 18px;
	color: #000033;

}
.texLNK {
	font-family: tahoma;
	font-size: 12px;
	color: 468e91;
	text-decoration: none;
}
.texMNB {
	font-family: tahoma;
	font-size: 13px;
	color: #817f7f;
	text-decoration: none;
}
.texMNV {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993333;
}

