a:link { color: #00007D;}
a:hover { color: #800000;}
a:visited {	color: #0063FF;} 


body
{ 
	color: #00007D;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 85%;
}


td
{ 
	color: #00007D;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 85%;
}


th
{	color: #800000;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}


.titulo
{	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	color: #00007D;
	font-weight: bold;
	font-size: 190%;
}

.subtitulo
{	color: #00007D;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 130%;
}

.normalrojo
{	color: #800000;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}

.peque
{	color: #00007D;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 70%;
}

