* 	{ margin: 0; padding: 0; }
a	{ text-decoration: none; border: 0px; outline: none;}
ul	{ list-style: none; }

/*
div.box_background {
     background-color: black;
     height: 100%;
     filter:alpha(opacity=00); 
     left: 0px;
     opacity: 0.00;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}
*/

/*
body {
	overflow:hidden;
}
*/

