.secc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.obra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-align: justify;
}
A:link {color: gray; text-decoration: none;}
A:visited {color: gray; text-decoration: none;}
A:active {color: gray; text-decoration: none;}
A:hover {
	color: red;
}
.txtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;

}
.txtc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
select,input,textarea {background-color: whitesmoke; border: 1px solid; border-color: gray; font-size: 10; font-family: Verdana}
form {margin: 3px;}
