BODY	{

			font-family:century gothic;

			font-size:16px;	 

			text-shadow: white 0px 0px 3px;

			

			margin-top: 0;

			

			color: #FFFFDD;

			background-color:transparent;

			overflow-x:hidden;

			overflow-y:auto;

			/*
			

			background-attachment: fixed;

			background-image: url('../images/fons_2010_2.jpg'); 

			*/

			

			scrollbar-arrow-color:#FFFFFF; 

			scrollbar-track-color:#6C9AC4; 

			scrollbar-face-color:#3D76AA; 

			scrollbar-highlight-color:#6C9AC4; 

			scrollbar-3dlight-color:#3D76AA; 

			scrollbar-darkshadow-color:#1F4B74; 

			scrollbar-shadow-color:#3D76AA;

			

			-moz-user-select: none;

   			-khtml-user-select: none;

   			user-select: none;

			

			cursor: arrow;



	 }

	 

	 







a:link { 

	color: 77AAFF;

	text-decoration: none;	

	}

a:visited { 

	color: #115577;

	text-decoration: none;

	}

a:hover { 

	color:white;

	text-decoration: underline;

	}

	

a:active { 

	color: pink;

	}	 



H1	{font-weight: bold;

	 text-align: center;

	 color: #006000;

	 background: #FFFFD8;

	 font-family: 'Gill Sans', Arial, sans-serif}



CITE	{font-family: 'Gill Sans', Arial, sans-serif;

	 font-style: italic}

	 





#list-menu a {

color:black;

display: block;

width:185px;

padding: 4px 4px 4px 4px;

border: 2px solid black;

background: #DDDDDD;

text-decoration: bold;

font-size='28px';

}



#list-menu a:visited {

color:#333333;

display: block;

width:185px;

padding: 4px 4px 4px 4px;

border: 2px solid black;

background: #DDDDDD;

text-decoration: bold;

font-size='28px';

}



#list-menu a:hover {

color: white;

cursor: hand;

width:185px;

padding: 4px 4px 4px 4px;

border: 2px solid white;

text-decoration: bold;

background: black;

font-size='28px';

}

#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #c0c0c0;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}
