body {
	background-color: #374a74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #CACAFF;
	line-height: normal;
	font-variant: normal;
	text-align: right;
	width: 135px;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
}
h2 {

}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	width: 130px;
}
.menu a:hover {
	color:#FFFF66;
	text-decoration: none;
	text-align: left;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFF66;
	border-left-color: #FFFF66;
}
.band a {
	color: #CCCCFF;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	width: 130px;
	font-style: normal;
	font-weight: normal;
}
.band a:hover {
	color:#FFFF66;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFC66;
	border-right-color: #FFFF66;
	font-style: italic;
	}
.img a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
