A {text-decoration:none}
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: underline}
A:active {text-decoration: none }

body {
	margin-top: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}
.Text_CMInaRede {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.Titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.Text_Banner {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #AD0505;
}

