@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CC0033;
}
body {
	background-color: #FFFFCC;
}
.Body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	
}
a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
	

.Menu-Submenu {font-family: "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.Menu-Submenu:hover {
	font-family: "Times New Roman", Times, serif;
	color:#333;
	font-style: italic;
	font-weight: bold;
	background-color:#FFC;
}
.Menu-categories {font-family: "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.Banner_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
