TABLE {

	font-family: Arial;

	font-size:8pt;

}

.submit {

    font-size:8pt;

    color: White;

	background-color : Red;

	border: 1px White solid;

}

.textbox{

    font-size:8pt;

	height: 17px; 

	border: 1px Red solid;

}

A:LINK, A:VISITED, A:ACTIVE {

	color : White;

}

A:HOVER {

	color: #CCCCCC;

}



.fecha {

	font-size : xx-small;

	font-family : Arial;

	font-style : normal;

	color : #666666;

}