a:link {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}a:hover {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #FFCC33;
}
a {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}

p {
	font-family: Verdana;
	font-size: small;
	color: White;
	letter-spacing: normal;
	text-align: left;
	text-indent: 2px;
}
h1 {
	color: Gray;
	font-family: "Rage Italic";
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}
hr {
	color: gray;
	height: 2px;
	
}
div {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}

ul {
list-style-type: none;
width: 800px;
margin: auto;
}

li {
float: left;
}

ul a {
	background-position: right;
	padding-right: 32px;
	padding-left: 32px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-family: Verdana;
	font-size: larger;
	color: #FFCC33;
	font-style: italic;
}

ul a:hover {
color: #FFFFFF;
font-size: small;
}

ul a:link{
	font-family: Verdana;
	font-size: larger;
	color: #FFCC33;
}
h2 {
	color: Gray;
	font-family: "Harlow Solid Italic";
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}

h3 {
	color: Gray;
	font-family: "Brush Script MT";
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}
h4 {
	color: Gray;
	font-family: "French Script MT";
	font-size: 60px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}
