.textoExterno A{
	font-family: Arial;
	color:#000000;
	text-decoration:none; 
	border:none;
}

.textoExterno A:HOVER {
	color:#CC0000; 
	text-decoration:underline; 
	border:none; cursor: 
	pointer;
}

span {
	font-family: Arial; 
}

.texto10 {
	font-family: Arial; 
	font-size: 10px;
}

.texto12 {
	font-family: Arial; 
	font-size: 12px;
}

.badesc{
 	background:url(../../../00_gen_design/img/tutorial_profdm/logobadesc_off.jpg) no-repeat;
 	float:left;
 	width: 140px;
 	color: #fff;
 	height: 40px;
 	text-decoration: none;
 	margin: 0;
 	text-align: center;
}

.badesc a:hover {
	background:url(../../../00_gen_design/img/tutorial_profdm/logobadesc_o0.jpg) no-repeat;
 	float: left;
 	width: 140px;
 	color: #fff;
 	height: 40px;
 	text-decoration: none;
 	margin: 0;
 	text-align: center;
}

.textoInterno {
	background-color: #dbdbdb;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Arial; 
	font-size: 12px;
}

 .textoInterno A:HOVER{color:#CC0000; text-decoration:underline; border:none; cursor: pointer;}
 .textoInterno A{	font-family: Arial, Helvetica, sans-serif;	color: #009E46; text-decoration: underline;}

.tituloCaixa {
	font-family: Arial;
	font-size: 15px;
	color: black;
}	

