@import url("styles_menu.css");
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0% 0 0%;
}
h1 {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
h1 a:link {
	color: #6666FF;
	text-decoration;
	text-decoration: underline;
}
h1 a:visited {
	color: #990033;
	text-decoration;
	text-decoration: none;
}
h1 a:hover {
	color: #6666FF;
}
h2 {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 7px;
}
h2 a:link {
	color: #6666FF;
	text-decoration;
	text-decoration: underline;
}
h2 a:visited {
	color: #990033;
	text-decoration;
	text-decoration: none;
}
h2 a:hover {
	color: #6666FF;
}
h3 {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 8px;
}
h3 a:link {
	color: #FF9900;
	text-decoration;
	text-decoration: none;
}
h3 a:visited {
	color: #FF9900;
	text-decoration;
	text-decoration: none;
}
h3 a:hover {
	color: #000000;
}
a.nav:link {
	color: #FF9900
}
a.nav:visited {
	color: #FF9900
}
a.nav:hover {
	color: #FFFFFF
}
h4 {
	COLOR: #000000;
	font-size: 8px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1px;
}
h4 a:link {
	color: #000000;
	text-decoration;
	text-decoration: none;
}
h4 a:visited {
	color: #000000;
	text-decoration;
	text-decoration: none;
}
h4 a:hover {
	color: #FF9900;
}
h5 {
	COLOR: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 7px;
	padding-top: 4px;
}
h5 a:link {
	color: #FFFFFF;
	text-decoration;
	text-decoration: none;
}
h5 a:visited {
	color: #FFFFFF;
	text-decoration;
	text-decoration: none;
}
h5 a:hover {
	color: #FF9900;
}
h6 {
	COLOR: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 5px;
}
h6 a:link {
	color: #000000;
	text-decoration;
	text-decoration: none;
}
h6 a:visited {
	color: #000000;
	text-decoration;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF
}
a.white:visited {
	color: #FFFFFF
}
}
a.white:hover {
	color: #FF9900
}
a img:link {
	border: none;
}
