BODY	{

			font-family:tahoma;

			font-size:18px;	 

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

			/* font-weight: bold;  */

			

			margin-top: 0;

			

			color: #FFFFFF;



			overflow-x:hidden;

			overflow-y:hidden;

			

			background-color:white;

			background-attachment: fixed;

			background-image:none; 

			

			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;

			

			cursor: arrow;

			-moz-user-select: none;

   			-khtml-user-select: none;

   			user-select: none;

   			

	 }





td.botomenu {	

	text-shadow: white 0px 0px 2px;
	cursor: pointer;

	vertical-align: center;

	text-align: center;

	width: 90px;

	color: #777700; 
	background-color: transparent;

	}

	
td.botomenu:hover {	

	cursor: arrow;
	text-shadow: white 0px 0px 5px;

	color: white;
	}



td.botomenu:focus {	

	background-color: red;
	cursor: arrow;
	}

	

td.botomenu:active {	

	cursor: arrow;

	}









a:link { 

	color: 004488;

	text-decoration: none;

	cursor: arrow;

	}

a:visited { 

	color: #CCCCCC;

	cursor: arrow;

	}

a:hover { 

	color:black;

	background-color: white;

	cursor: arrow;

	}

	

a:active { 

	color: pink;

	cursor: arrow;

	}	 



H1	{font-weight: bold;

	 text-align: center;

	 color: #006000;

	 background: #FFFFD8;

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

	 cursor: arrow;}



CITE	{

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

	 font-style: italic;

	 cursor: arrow;}

	 





#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';



}
