BODY {
	background-color : Silver;
	font-family: "Comic Sans MS", "Tempus Sans ITC", Arial;
	background-attachment : fixed;
	text : white;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
}
TABLE.grande {
	width : 800px;
	border : 0px;
	background-image : url("Imagenes/FondoNegro.gif");
	background-color : #000048;
}
.titulo {
	color: #CCCC00;
	font-family: "Comic Sans MS", "Tempus Sans ITC", Arial;
	text-align : center;
	font-size : 16px;
}
.tituloTabla {
	color: Aqua;
	font-family: "Comic Sans MS", "Tempus Sans ITC", Arial;
	text-align : center;
}
.seccion {
	color : Yellow;
	font-family : "Comic Sans MS", "Tempus Sans ITC", Arial;
	font-size : 16px;
	font-weight : bold;
	text-transform : uppercase;
	font-style : italic;
}
.normal {
	color: White;
	font-family: "Comic Sans MS", "Tempus Sans ITC", Arial;
	text-align : justify;
	font-size : 12px;
}
A.menu:LINK {
	color: #CCCC00;
	font-size: 12px;
	text-decoration: none;
}
A.menu:HOVER {
	color:Yellow;
	font-size: 12px;
	font : bold;
	text-decoration: none;
}
A.menu:VISITED {
	color:  #FF8040;
	font-size: 12px;
	text-decoration: none;
}
P.normal {
	color: White;
	font-family: "Comic Sans MS", "Tempus Sans ITC", Arial;
	text-align : justify;
	font-size : 12px;
}
DIV.subsecciones {
	color: White;
	font-family: "Comic Sans MS", "Tempus Sans ITC", Arial;
	text-align : center;
	font-weight : bold;
}
A.opciones:LINK {
	color: #CCCC00;
	font-size: 14px;
	text-decoration: none;
}
A.opciones:HOVER {
	color: Yellow;
	font-size: 14px;
	font : bold;
	text-decoration: none;
}
A.opciones:VISITED {
	color: #CCCC00;
	font-size: 14px;
	text-decoration: none;
}
A.pie:LINK {
	color: White;
	font-size: small;
	text-decoration: none;
	font-style: italic;
	text-transform : uppercase;
}
A.pie:HOVER {
	color: White;
	font-size: small;
	font : bold;
	text-decoration: none;
	font-style: italic;
	text-transform : uppercase;
}
A.pie:VISITED {
	color: White;
	font-size: small;
	text-decoration: none;
	font-style: italic;
	text-transform : uppercase;
}
A.anillo:LINK {
	color: White;
	font-size: smaller;
	text-decoration: none;
	font-style: normal;
	font-weight : bold;
}
A.anillo:HOVER {
	color: White;
	font-size: smaller;
	text-decoration: none;
	font-style: italic;
	font-weight : bold;
}
A.anillo:VISITED {
	color: White;
	font-size: smaller;
	text-decoration: none;
	font-style: normal;
	font-weight : bold;
}
A.general:LINK {
	color: Aqua;
	font-size: smaller;
	text-decoration: none;
	font-style: italic;
}
A.general:HOVER {
	color: Aqua;
	font-size: smaller;
	font : bold;
	text-decoration: none;
	font-style: italic;
}
A.general:VISITED {
	color: Aqua;
	font-size: smaller;
	text-decoration: none;
	font-style: italic;
}
