@charset "utf-8";
.lowertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/bottomBar.gif);
}
.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 5pt;
	text-align: center;
}

a.menu:link {
	display:block;
	width:100%;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}
a.menu:hover {
	display:block;
	width:100%;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
}
a.menu:visited {
	display:block;
	width:100%;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}
a.menu:visited:hover {
	display:block;
	width:100%;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.Catchphrase {
	color: #090;
}
