A {
	TEXT-DECORATION: none;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(assets/background_3.gif);
}
.navigationsite {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1pc;
	font-style: normal;
	font-weight: lighter;
	list-style-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 200px;
	margin: 5px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border: thin outset #333333;
	text-transform: uppercase;
	background-position: center center;
	margin: 2px;
	padding: 2px;
	width: auto;
	background-color: #666666;
}
.text {
	font-size: 12px;
	font-style: normal;
	background-image: url(assets/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none #3300FF;
	color: #D1D1D1;
}
a:hover {
	text-decoration: underline;
}
navigationbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
