body {
	background : White;
}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #000000;

	text-decoration: none;

}

input {

	font-size: 10px;	

	width=80 px;	

}

textarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;	

	width=200 px;

	height=50 px;	

}

.blanco {

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

}

.blancobold {

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}



.gris {

	color: #868686;

	text-decoration: none;

}

.grissub {

	color: #868686;

	text-decoration: underline;

}



.negro {

	color: #000000;

	text-decoration: none;

}

.negrosub {

	color: #000000;

	text-decoration: underline;

}

.titulos{

	font-size: 15px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;	



}

.rojo{

	color: #FF0000;

	text-decoration: underline;

}

