/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
body { background-color: #FFFFFF; }

.celda_fondo_negro { background-color: #000000; color: #FFFFFF; }

.celda_fondo_rojo {	background-color: #990000; }

.celda_fondo_gris { font-size: 10px; color: #000000; background-color: #CCCCCC; }

a {	font-size: 10px; color: #FFFFFF;}
a:link { text-decoration: none;	color: #FFFFFF;}
a:visited { text-decoration: none; color: #FFFFFF;}
a:hover { text-decoration: none; color: #000000; font-weight: normal;}
a:active { text-decoration: none; color: #FFFFFF;}

.fondo_negro a{	font-size: 10px; color: #FFFFFF; }
.fondo_negro a:link { text-decoration: none; color: #FFFFFF; font-weight: normal;}
.fondo_negro a:visited { text-decoration: none; color: #FFFFFF; font-weight: normal; }
.fondo_negro a:hover { text-decoration: none; color: #990000; font-weight: normal;}
.fondo_negro a:active { text-decoration: none; color: #FFFFFF;}

.fondo_rojo_bold a{	font-size: 10px; color: #FFFFFF; font-weight: bold;}
.fondo_rojo_bold a:link { text-decoration: none; color: #FFFFFF; font-weight: bold;}
.fondo_rojo_bold a:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; }
.fondo_rojo_bold a:hover { text-decoration: none; color: #000000; font-weight: bold;}
.fondo_rojo_bold a:active { text-decoration: none; color: #FFFFFF; font-weight: bold;}

.fondo_blanco a{font-size: 10px; color: #000000; }
.fondo_blanco a:link { text-decoration: none;	color: #000000;	font-weight: normal;}
.fondo_blanco a:visited { text-decoration: none; color: #000000; font-weight: normal; }
.fondo_blanco a:hover { text-decoration: none; color: #990000; font-weight: normal;}
.fondo_blanco a:active { text-decoration: none; color: #990000; font-weight: normal;}

.fondo_blanco_bold a{font-size: 10px; color: #000000;}
.fondo_blanco_bold a:link { text-decoration: none;	color: #000000;	font-weight: bold;}
.fondo_blanco_bold a:visited { text-decoration: none; color: #000000; font-weight: bold; }
.fondo_blanco_bold a:hover { text-decoration: none; color: #990000; font-weight: bold;}
.fondo_blanco_bold a:active { text-decoration: none; color: #990000; font-weight: bold;}

.fondo_gris_NB_bold a{font-size: 10px; }
.fondo_gris_NB_bold a:link { text-decoration: none;	color: #000000;	font-weight: bold; }
.fondo_gris_NB_bold a:visited { text-decoration: none; color: #000000; font-weight: bold; }
.fondo_gris_NB_bold a:hover { text-decoration: none; color: #FFFFFF; font-weight: bold; }
.fondo_gris_NB_bold a:active { text-decoration: none; color: #FFFFFF; font-weight: bold; }

.fondo_gris_txt_negro_rojo { font-size: 10px;	font-weight: bold;	color: #000000;	background-color: #CCCCCC; }

.texto_fondo_negro { font-size: 10px; color: #FFFFFF; }

.texto_fondo_negro_bold { font-size: 10px; font-weight: bold; color: #FFFFFF; }

.texto_16px_bold_negro { font-size: 16px; font-weight: bold; color: #000000; }

.texto_16px_bold_blanco { font-size: 16px; font-weight: bold; color: #FFFFFF; }

.texto_10px_bold_negro { font-size: 10px; font-weight: bold; color: #000000; }

.text_gris_10px_cursiva { font-size: 10px; font-style: italic; color: #666666; }

.text_14px_blanco_bold { font-size: 14px; font-weight: bold; color: #FFFFFF; }

.text_rojo_bold_cursiva a { font-size: 10px; font-weight: bold; color: #990000; font-style: italic; }
.text_rojo_bold_cursiva a:link { font-size: 10px; font-weight: bold; color: #990000; font-style: italic; }
.text_rojo_bold_cursiva a:visited { font-size: 10px; font-weight: bold; color: #990000; font-style: italic; }
.text_rojo_bold_cursiva a:hover { font-size: 10px; font-weight: bold; color: #990000; font-style: italic; }
.text_rojo_bold_cursiva a:active { font-size: 10px; font-weight: bold; color: #990000; font-style: italic; }