a:active, a:link {
	text-decoration:underline;
	color:blue;
	}

a:visited {
	text-decoration:underline;
	color:#9900FF;
	}

a:hover {
	text-decoration:none;
	color:#666666;
	}

/*body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
}*/

/*
body,tr,.bw {
	background-color:white;
	}
	*/
body,.bw {
	background-color:white;
	}

body,td,th,p,.p,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,ul,input,textarea,select,td.mgb,td.mgt {
	font-family:Arial,Helvetica,Sans-Serif;
	}
	/*
body,td,p,.alq,.bib,.top,ul {
	color:black;
	}*/
body {
	color:black;
	}
	
body,td,p,.p,.h6,ul {
	font-weight:normal;
	}

.l {
	color : red;
	font-family:Verdana, Arial;
	font-size:10px;
	}

h6,.h6,.tsel,.tg6b {
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:10px;
	}

body,p,.p,h5,.h5,td,th,ul {
	font-size:13px;
	}

/*
.mg {
	font-size:11px;
	}
*/
# -------------- MENU


.mgb {
	font-weight:normal;
	color:black;
	font-size:11px;
	}

.mgt {
	font-weight:bold;
	color:white;
	font-size:11px;
	}

# -------------- MENU -------------------------

.mgb a:active, .mgb a:hover {
	text-decoration : none;
	color : blue;
	font-size:11px;
	}

.mgb a:link, .mgb a:visited  {
	text-decoration : none;
	color : black;
	font-size:11px;
	}

# -------------- MENU -------------------------

.mgt a:active, .mgt a:hover {
	text-decoration : none;
	color : yellow;
	}

.mgt a:link, .mgt a:visited {
	text-decoration : none;
	color : white;
	}

# ------------- MENU -------------------------

a.c:active {
	text-decoration : none;
	color : yellow;
	background-color : red;
	}

a.c:link, a.c:visited {
	text-decoration : underline;
	color : blue;
	}

a.c:hover {
	text-decoration : none;
	color : red;
	background-color : yellow;
	}

/*------------- TABLAS MENU O CON BORDE -------------------------*/

/* TABLA BORDE, por defecto: borde negro */
.tb {
	background-color: black;
}

/* fondo de td blanco por defecto, para tapar el negro del fondo*/
.tb table tr td {
	background-color: white;
}

/* el id de la clase de la celda seleccionada */
table tr #ms {
	background-color: yellow;
	font-weight : bold;
}

/*------------- MENU -------------------------*/

h4,.h4 {
	font-size:16px;
	}

h3,.h3 {
	font-size:19px;
	}
	
h2,.h2 {
	font-size:23px;
	}
	
h1,.h1 {
	font-size:32px;
	}
	
b,.b,.tsel,.top,.alq,#alq,#ofe,.bib,h6,h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1 {
	font-weight:bold;
	}
	
th {
	background-color:black;
	color:white;
	}

.top,.bgc {
	background-color:#CCCCCC;
	}
	
.alq, #alq {
	background-color:#00CCCC;
	}

#ofe {
	background-color:#FF9944;
	}


.bib {
	background-color:#FFEE00;
	}

.tsel {
	background-color:#FFFF00;
	}
	
.fgf,.tg6b {
	color:#666666;
	}

.bgf {
	background-color:#666666;
	}
	
.bgff {
	background-color:#999999;
	}

.fgc {
	color:#CCCCCC;
	}
	
.by {
	background-color:yellow;
	}
	
.byf,.cri, #jusc {
	background-color:#FFCC00;
	}
	
.cri {
	color:red;
	}
	
.crii, #just {
	color:#FFCC00;
	background-color:red;
	}

# -------------- MENU -------------------------
/*
.tb {
	background-color : 'black';
	}

.tb td {
	background-color : 'white';
	}
*/
# ------------- MENU -------------------------
