a.madeby{
	color: White;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-family: serif, sans-serif, cursive, fantasy;
	border: 2px solid White;
	padding: 5px 3px 5px 3px;
	display: block;
}
a.madeby:hover{
	color: Black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-family: serif, sans-serif, cursive, fantasy;
	border: 2px solid White;
	padding: 5px 3px 5px 3px;
	background-color: #FFD700; 
	display: block;
}
div.buttons{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
	text-align: center;
}
div.text{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
}
a.navtop{
	padding-top: 12px;
	display: inline;
	text-align: center;
	color: White;
	font-family: serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.navtop:hover{
	padding-top: 12px;
	display: inline;
	text-align: center;
	color: White;
	font-family: serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.headlist{
	height: 1px;
	overflow: hidden;
	width: 1px;
	margin-top: -26px;
}
.navtempthis{
	color: Black;
	text-decoration: none;
	text-align: center;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
	border: 1px solid White;
	padding: 3px 1px 3px 1px;
	background-color: #FFD700;
	width: 20px;
}
a.navtemp{
	color: White;
	text-decoration: none;
	text-align: center;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
	border: 1px solid White;
	padding: 3px 1px 3px 1px;
	width: 20px;
}
a.navtemp:hover{
	color: Black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
	background-color: #FFD700;
	width: 20px;
}
a.navgo{
	color: White;
	text-decoration: none;
	text-align: center;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
	border: 1px solid White;
	padding: 3px 1px 3px 1px;
	width: 125px;
}
a.navgo:hover{
	color: Black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
	background-color: #FFD700;
	width: 125px;
}
.navmenu{
	color: White;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: serif, sans-serif, cursive, fantasy;
}
.header{
	height: 28px;
	width: 384px;
	text-align: center;
	display: block;
	color: White;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
}
.linkheader{
	height: 29px;
	width: 166px;
	text-align: center;
	display: block;
	color: White;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
}
a.toplinks{
	color: White; text-decoration: none; font-size: 12px; font-family: sans-serif; font-weight: normal; margin-bottom: 0px; display: block;
}
a.toplinks:hover{
	color: Yellow; text-decoration: underline; font-size: 12px; font-family: sans-serif; font-weight: normal; margin-bottom: 0px; display: block;
}