a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
#destacados {
	margin-right: 10px;
	margin-left: 10px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	text-decoration: underline;
}
#miniTexto {
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#texto {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
}
#textoEs {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #800040;
	text-decoration: none;
	padding-left: 5px;
}
#textoBi {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #285100;
	text-decoration: none;
	padding-left: 5px;
}
#pminiNoticia {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	padding-left: 5px;
}
input {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
}
select {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
textarea {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.border {
    border-style: inset;
	border-size: 1px;
}
