.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #0E58A7;
	text-decoration: underline;
}
a.y:link {
	color: #F38305;
	text-decoration: none;
}
a.y:visited {
	color: #F38305;
	text-decoration: none;
}

a.y:hover {
	color: #0E58A7;
	text-decoration: underline;
}
a.b:link {
	color: #0669B2;
	text-decoration: none;
}
a.b:visited {
	color: #0669B2;
	text-decoration: none;
}

a.b:hover {
	color: #0E58A7;
	text-decoration: underline;
}

.txt_b12 {
	color: #5282BD;
	font-size: 12px;
}

.bg {
	background-attachment: fixed;
	background-image: url(doce/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.line_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
}
.line_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFBBA4;
}

.txt11 {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_b2 {
	color: #7DACC6;
	line-height: 14px;
}

.txt_12 {
	font-size: 12px;
	line-height: 22px;
}

.txt_line {
	text-decoration: underline;
}
