@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	background-image: url(http://www.ashfordmusicfund.org/images/misc/bg-main.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	color: #e7e6e2;
}

p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	color: #e7e6e2;
}

hint {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #e7e6e2;
}


menu {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #e7e6e2;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	color: #e7e6e2;
}
h2 {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #e7e6e2;
}
h3 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
h4 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
h5 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
h6 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333;

}
a:link {
	color: #e7e6e2;
	text-decoration: none;
}
a:visited {
	color: #f3b31d;
	text-decoration: none;
	font-weight: none;
}
a:hover {
	color: #dcdbd9;
	text-decoration: underline;
}
a:active {
	color: #f3b31d;
	text-decoration: none;


}
