.r_preto {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.b_preto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}
.t_preto {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.under:link {
		font-family: verdana;
		font-size: 12px;
		color: #990000;
		text-decoration: underline
}
.under:visited {
		font-family: verdana;
		font-size: 12px;
		color: #990000;
		text-decoration: underline
}
.under:hover {
		font-family: verdana;
		font-size: 12px;
		color: #000000;
		text-decoration: underline
}

.todos:link {
		font-family: verdana;
		font-size: 12px;
		color: #990000;
		text-decoration: none
}
.todos:visited {
		font-family: verdana;
		font-size: 12px;
		color: #990000;
		text-decoration: none
}
.todos:hover {
		font-family: verdana;
		font-size: 12px;
		color: #000000;
		text-decoration: none
}

.todos_cinza:link {
		font-family: verdana;
		font-size: 12px;
		color: #999999;
		text-decoration: none
}
.todos_cinza:visited {
		font-family: verdana;
		font-size: 12px;
		color: #999999;
		text-decoration: none
}
.todos_cinza:hover {
		font-family: verdana;
		font-size: 12px;
		color: #990000;
		text-decoration: none
}

.todos_cinza_escuro:link {
		font-family: verdana;
		font-size: 12px;
		color: #999999;
		text-decoration: none
}
.todos_cinza_escuro:visited {
		font-family: verdana;
		font-size: 12px;
		color: #999999;
		text-decoration: none
}
.todos_cinza_escuro:hover {
		font-family: verdana;
		font-size: 12px;
		color: #585858;
		text-decoration: none
}

.under_black:link {
		font-family: verdana;
		font-size: 12px;
		color: #999999;
		text-decoration: underline
}
.under_black:visited {
		font-family: verdana;
		font-size: 12px;
		color: #CCCC66;
		text-decoration: underline
}
.under_black:hover {
		font-family: verdana;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: underline
}

.b_cinza {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.b_branco {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.cx_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #666666;
}
.style7 {
	color: #990000;
	font-weight: bold;
}
