object {
	outline: none; 
}
.flashmenu h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0033;
	margin-top: 20px;
	margin-bottom: 0.2em;
	margin-left: 20px;
}
.flashmenu h2 {
	font-size: 0.625em;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-left: 20px;
}

.flashmenu p {
	font-size: 0.75em;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: .5em;
}
.flashmenu img {
	margin-top: 20px;
	margin-left: 20px;
}
.flashmenu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.flashmenu a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.flashmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.flashmenu a:hover {
	color: #FF0033;
}

.flashmenu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.flashmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.flashmenu ul {
	list-style-type: none;
	margin-left: 20px;
	font-size: 0.75em;
	padding-left: 0px;
}
