.summer {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FF0033;
	padding: 7px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D9B341;
	font-weight: bold;
}
.menu_item {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	
}
.menu_item a:link {color:#FFFFFF; text-decoration:none}
.menu_item a:visited {color:#FFFFFF; text-decoration:none}
.menu_item a:hover {color:#FF0066}

.menu {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
.body {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_big {

	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_bigger {

	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body a:link {color:#FFFFFF; text-decoration:none}
.body a:visited {color:#FFFFFF; text-decoration:none}
.body a:hover {color:#FF0066}

.body_big a:link {color:#FFFFFF; text-decoration:none}
.body_big a:visited {color:#FFFFFF; text-decoration:none}
.body_big a:hover {color:#FF0066}

.body_bigger a:link {color:#FFFFFF; text-decoration:none}
.body_bigger a:visited {color:#FFFFFF; text-decoration:none}
.body_bigger a:hover {color:#FF0066}.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
