body {
    background-image:url(images/Index_12.gif);
    background-attachment:fixed;
	margin-left:3px;
	margin-right:3px;
	font-family: "Trebuchet MS";
	color:#000000;
	font-size: 11px;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}


}
.big_text {
	text-decoration: none;
	color: #000000;
	font-size:14px;
}