body {
	background-color: #646464;
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	background-attachment: fixed;
	position: fixe;


}

a:link {
	text-decoration: none;
	color: #DED8CB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 50px;
	background-position: 50px;
	text-align: center;
	margin: 20px;
	visibility: inherit;
}
a:visited {
	text-decoration: none;
	color: #DED8CB;
	margin: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #66CCCC;
	margin: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9C4547;
	border-right-color: #9C4547;
	border-bottom-color: #9C4547;
	border-left-color: #9C4547;
	border-top-style: none;
}
a:active {
	color: #66CCCC;
	text-decoration: overline;
}
table {

}

