body {
		background-color: #999999;
		margin-top : 4px;
		margin-left : 2px;
		margin-right : 2px;
		margin-bottom : 4px;
	}
	.borde1 {
		border-top : 1px solid #000000;
		border-left : 1px solid #000000;
		border-right : 1px solid #000000;
		border-bottom : 1px solid #000000;
	}
	.borde2 {
		border-left : 1px solid #000000;
		border-right : 1px solid #000000;
	}
	.borde3 {
		border-top : 1px solid #000000;
		border-left : 1px solid #000000;
		border-right : 1px solid #000000;
	}
	.borde4 {
		border-top : 1px solid #000000;
	}
	.barra_superior {
		background : #ffffff;
		border-top : 2px solid #000000;
		border-bottom : 2px solid #000000;
	}
	a.link_superior:link {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		text-decoration : none;
	}
	a.link_superior:visited {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		text-decoration : none;
	}
	a.link_superior:hover {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #cc0000;
		text-decoration : underline;
	}
	a.boton_columna:link {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		border-top : 2px solid #000000;
		border-bottom : 2px solid #000000;
		background-color : #ffcc00;
		width : 100%;
		height : 23px;
		padding : 2px;
		text-align : center;
		text-decoration : none;
	}
	a.boton_columna:visited {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		border-top : 2px solid #000000;
		border-bottom : 2px solid #000000;
		background-color : #ffcc00;
		width : 100%;
		height : 23px;
		padding : 2px;
		text-align : center;
		text-decoration : none;
	}
	a.boton_columna:hover {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #ff0000;
		border-top : 2px solid #000000;
		border-bottom : 2px solid #000000;
		background-color : #ffcc00;
		width : 100%;
		height : 23px;
		padding : 2px;
		text-align : center;
		text-decoration : underline;
	}
	a.link_rojo:link {
		font-family : "Verdana", Arial;
		font-weight : bold;
		font-size : 12px;
		color : #990000;
		text-decoration : underline;
	}
		a.link_rojo:visited {
		font-family : "Verdana", Arial;
		font-weight : bold;
		font-size : 12px;
		color : #990000;
		text-decoration : underline;
	}
		a.link_rojo:hover {
		font-family : "Verdana", Arial;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		text-decoration : underline;
	}
	.texto_blanco_columna {
		font-family : "Arial", Verdana;
		font-weight : normal;
		font-size : 12px;
		color : #ffffff;
	}
	.texto_negro_normal {
		font-family : "Verdana", Arial;
		font-weight : normal;
		font-size : 12px;
		color : #000000;
	}
	.texto_negro_chico {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 10px;
		color : #000000;
	}
	a.texto_negro_chico:link {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 10px;
		color : #0000ff;
	}
	a.texto_negro_chico:visited {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 10px;
		color : #0000ff;
	}
	a.texto_negro_chico:hover {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 10px;
		color : #ff0000;
	}	
	.titulo_blanco1 {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #ffffff;
		border-bottom : 1px solid #000000;
		padding : 2px;
		background-color : #990000;
		text-align : right;
	}
	.titulo_blanco2 {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #ffffff;
		border-top : 1px solid #000000;
		border-bottom : 1px solid #000000;
		padding : 2px;
		background-color : #990000;
		text-align :right;
	}
	.titulo_principal {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #ffffff;
	}
	.titulo_amarillo {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		background-color : #ffcc00;
		border-top : 2px solid #000000;
		border-left : 2px solid #000000;
		border-right : 2px solid #000000;
		border-bottom : 2px solid #000000;
		width : 90%;
		padding : 4px;
	}
	.linea {
		color : #000000;
		height : 2px;
	}
	.anuncio {
		font-family : "Verdana", Arial;
		font-weight : normal;
		font-size : 12px;
		color : #000000;
		background-color : #cccccc;
		border-top : 1px solid #000000;
		border-left : 1px solid #000000;
		border-right : 1px solid #000000;
		border-bottom : 1px solid #000000;
		width : 80%;
		padding : 4px;
	}
	.campo_suscripcion{
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #cc0000;
		padding : 2px;
		background-color : #ffffff;
		width : 80%;
		height : 25px;
		border-top : 2px solid #000000;
		border-left : 2px solid #000000;
		border-right : 2px solid #000000;
		border-bottom : 2px solid #000000;
	}
	.boton_suscripcion {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		background-color : #cccccc;
		text-align : center;
		width : 80%;
		height : 25px;
	}
	.formulario {
		border-top : 1px solid #000000;
		border-left : 1px solid #000000;
		border-right : 1px solid #000000;
		border-bottom : 1px solid #000000;
		background-color : #cccccc;
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
	}
	.campo {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		padding : 2px;
		background-color : #ffffff;
		width : 95%;
		height : 22px;
		border-top : 2px solid #000000;
		border-left : 2px solid #000000;
		border-right : 2px solid #000000;
		border-bottom : 2px solid #000000;
	}
	.area_texto {
		font-family : "Arial", Verdana;
		font-weight : bold;
		font-size : 12px;
		color : #000000;
		padding : 2px;
		background-color : #ffffff;
		width : 95%;
		height : 100px;
		border-top : 2px solid #000000;
		border-left : 2px solid #000000;
		border-right : 2px solid #000000;
		border-bottom : 2px solid #000000;
	}
		
	
		
		
		
