a 			{ color: #003333; text-decoration: underline; font-weight:normal;} 
a:hover		{ color: #CC9933; text-decoration: underline; }
#wrapper {
	height: 575px;
	width: 750px;

	background-color: #FFF;
	padding-top: 50px;
}
body {
	background-image: url(../imgs/pattern_001.gif);
}
