.tabla {
	border: solid 2px;
	border-collapse: collapse;
	border-color : #FF9900;
}
.under {
	font-family: arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #3333CC;
	font-weight: lighter;
}
.under:hover {
	color: #008800;
}
.nounderline {
	text-decoration: none;
	color: #0000FF;
	font-family: arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
.nounderline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.underline {
	font-family: arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #3333CC;
	font-weight: bold;
}
.underline:hover {
	color: #008800;
}
.titulo {
	font-weight: bold;
	color= #000000;
	font-size: x-large;
}
.titulo1 {
	font-weight: bold;
	font-style: italic;
	color= #3366ff;
	font-size: large;
}
.titulo2 {
	font-weight: bold;
	color= #3333ff;
	font-size: large;
}
.noline {
	font-weight: bold;
	color= #3333ff;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
}
.noline:hover {
	font-weight: bold;
	color: #008800;
}
input.textbox {
font-family: Verdana, Geneva;
font-size: 8pt;
color:#333333;
border: 1px solid #666666;
height: 18px;
}

.proy1 {
	font-family: Verdana;
	font-size: 10pt;
	color: #0002F0;
	background-color: #FFF2D9;
	border: 1px #b2b2b2;
	text-indent: 16px;
}

.proy2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #0002F0;
	background-color: #FFF2D9;
	border: 1px #b2b2b2;
	text-indent: 16px;
}