/* CSS Document */

.style {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-style: normal;
	color:#FFFF00;
	background-color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
h1{
	font-family: Geneva, Arial, Helvetica, sans-serif
	font-size:23px
	font-style: italic;
	font-weight: bold;

	}
body {
	background-color: #000000;
	background-image: url(imatges/fondoaqss.gif);
	background-attachment: fixed;
	background-position:center center;
	background-repeat:no-repeat;

	}


table,td,th{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-style: normal;
	color:#FFFF00;
	background-image: url(imatges/fonstransaprent.png);
	background-repeat:repeat;
	list-style-position: outside;
	list-style-type: square;
	 	
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #25293F;
}
a:link {
	text-decoration: none;
	color: #EAEA00;
}
a:visited {
	text-decoration: none;
	color: #EAEA00;
}
a:hover {
	text-decoration: underline;
	color: #00FF00
}
a:active {
	text-decoration: none;
	color: #EAEA00;
}
.Estilo1 {
	font-family: Impact, Haettenschweiler;
	font-size: 72px;
}
		
	
	
