
a:link { text-decoration: underline; color:  #000000 }
a:visited { text-decoration: underline; color: #000000 }
a:hover { text-decoration: underline; color: #000000 }
a:active { text-decoration: underline; color: #000000 }

table.BreadCrumb tr td a { font-family: Arial; text-decoration: underline; color: #FFFFFF; font-size: 12 }

td.title {
	font-family: Arial;
	font-size: 12;
	color: #3d3d3d;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 35px;
}

table.texto {
	font-family: Arial;
	font-size: 12;
	color: #000000;
}

.techtitle {
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color: #ce0000;
}

.techtext {
	font-family: Arial;
	font-size: 12;
	font-weight: normal;
	color: #000000;
}