td
{
	font-size: 14px;
	color: #FFFFFF;	
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #e51937;
	
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FFFFFF;
}
.bigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.normalbigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 15px;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.superbigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.normalitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003768;
	line-height: 21px;
	font-style: oblique;
}
.normalblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003768;
	line-height: 21px;
}
.smallblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003768;
}
.normalunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitenormal
{
	color: White;
}
.menu_option
{
	text-align: center;
	background-color: #6498C9;
}
a.menu_option
{
	color: White;
}
.tabla_exterior
{
	background-color: Gray;
}
.tabla_interior
{
	background-color: #87CEFA;
}
.tabla_titulo
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: Silver;
}
.tabla_subtitulo
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.tabla_dato
{
	background-color: #F4F4F4;
	vertical-align: top;
}
.tabla_dato_centrado
{
	background-color: #F4F4F4;
	text-align: center;
	vertical-align: top;
}
.login_error
{
	color: Maroon;
	text-align: center;
	font-style: italic;
}
.brujula
{
	font-size: 10px;
	padding-left: 5px;	
	color: #2B5B7A;
}