body {
		background-attachment: fixed;
		background-repeat: repeat;
		scrollbar-face-color:white
		scrollbar-highlight-color:#113A36;
		scrollbar-3dlight-color:#113A36;
		scrollbar-darkshadow-color:#113A36;
		scrollbar-shadow-color:silver;
		scrollbar-arrow-color:silver;
		scrollbar-track-color:silver;
	}

td, p, ul, li, a {
		font-weight: none;
		font-size: 15px;
		font-family: Verdana;
		color: white;
	}

a {
		text-decoration: none;
		font-weight: bold;
		color: white;
		font-size: 15px;
	}

a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #5500BF;
		font-size: 15px;
	}
.txt {
		filter:progid:DXImageTransform.Microsoft.Glow(Color=#05061B,Strength=2)
	}

	
	 
