body {
	background-color: #66CCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

.default {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.address {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a.menu:link {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.menu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.menu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.menu:active {
	font-family: verdana;
	font-size: 11px;
	color: #666666;


}

