a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #858104;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.header_large {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:26px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

.border {
	border: 1px solid #000000;
}
.content_home {
	font-family: "Rockwell";
	font-size:26px;
	color:#ffffff;
	font-weight: bold;
	text-shadow:#000000;
	text-shadow: 0.1em 0.1em #333;
}

.Art {
font-family:"Matisse ITC";
	font-size:35px;
	font-style: bold;
	color:#FF0000;
	text-shadow: 0.1em 0.1em #333;
	}
