body
{
	font-size: 12px;
	margin: 0px;
	color: #111111;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#EEEEEE;
}
td
{
    font-size: 12px;
    margin: 0px;
    color: #111111;
    font-family:  Georgia, "Times New Roman", Times, serif;
}
input
{
    font-size: 12px;
    font-family:  Georgia, "Times New Roman", Times, serif;
}
select
{
    font-size: 12px;
    font-family:  Georgia, "Times New Roman", Times, serif;
}
textarea
{
    font-size: 12px;
    font-family:  Georgia, "Times New Roman", Times, serif;
}
.blanco
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rojo
{
	color: #B10014;
	font-weight: bold;
	text-decoration: none;
}
.grande
{
	color: #111111;
    font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.rojogrande
{
    font-size: 16px;
	color: #B10014;
	font-weight: bold;
	text-decoration: none;
}

