.linkbranco {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.txt11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A6A6A;
}
.txt12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #6A6A6A;
}

.linkbranco:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
.linkcinza {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.linkverm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AE1A1A;
	text-decoration: none;
}
.linkverm:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AE1A1A;
	text-decoration: underline;
}
