@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.needformedia.com/images/bg_opening.jpg);
	margin:0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999933;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
}

