@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/backgroud.jpg);
	background-attachment:fixed;
	}
	
.menu{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	}
	
.menu_hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}

.text_footer{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	}