a { color: blue; }

a.menu:link,a.folding:link,a.look2:link,.menu   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:visited,a.folding:visited,a.look2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:hover,a.folding:hover,a.look2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CCFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: underline;
}
	

.header { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #421463 }
.item { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000 }
.spacer { background-color: #CCCCCC }
.bodylink {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: italic; font-weight: normal; color: #0000FF}

.social {
	margin: 10px auto;
	text-align: center;
	width: 798px;
}
.social > .link {
	display: inline;
	height: 50px;
	width: 50px;
}
.social a {
	text-decoration: none;
}
.social a > img {
	height: 50px;
	width: 50px;
}
.website-url-input {
    display: none;
}