A:link {color: #FFFFFF; text-decoration: none;}
A:visited {color: #FFFFFF; text-decoration: none;}
A:active {color: #FFFFFF; text-decoration: none;}
A:hover {color: yellow; text-decoration: none; font-weight: bold; background-color: transparent;}
body{
	scrollbar-Base-Color : silver;
	scrollbar-DarkShadow-Color : black;
	scrollbar-Face-Color : black;
	scrollbar-Highlight-Color :black;
	scrollbar-Shadow-Color :silver;
	scrollbar-Track-Color :black;
	scrollbar-Arrow-Color : silver;
margin: 0;padding:0;background-color: black; position: absolute;width: 100%;height: 100%;font-family: calibri, verdana;font-size:18;color:white;overflow:no;
}


#container {
	margin:0 auto;
	position:relative;
	width:1024px;
}