/* CSS Document */


.LinkPretoNormal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
}

.LinkPretoNormal:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #cd231b;
	text-decoration: underline;
	line-height: 1.3;
}
.LinkPretoBold_10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
}

.LinkPretoBold_10:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cd231b;
	text-decoration: underline;
	line-height: 1.3;
}
.LinkVermelhoNormal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cd231b;
	text-decoration: none;
	line-height: 1.3;
}

.LinkVermelhoNormal:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cd231b;
	text-decoration: underline;
	line-height: 1.3;
}