body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bgcurl01.html);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {

	color: #999999;
	text-decoration: none;
}
a:hover {


	color: #0066CC;
	text-decoration: underline;
}
a:active {



	color: #0066CC;
	text-decoration: none;
}
div#menu {
	background-color: #CCCCCC;
	position: absolute;
	z-index: 1;
	height: 247px;
	width: 180px;
	right: 20px;
	bottom: 170px;
	padding: 10 10 10 10;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
