.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}
.legal a:hover {
	color: #666666;
	text-decoration: none;
}
.legal a:link {
	color: #666666;
	text-decoration: none;
}
.legal a:visited {
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}
.text a:visited {
	color: #666666;
	text-decoration: none;
}
.text a:hover {
	color: #666666;
	text-decoration: none;
}
.text a:link {
	color: #666666;
	text-decoration: none;
}
.navMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	letter-spacing: 1px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	white-space: normal;
}
.nav a:hover {
	text-decoration: none;
	color: #333333;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.exp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 1px;
}
.exp a:hover {
	color: #FF9900;
	text-decoration: none;
}
.exp a:link {
	color: #FF9900;
	text-decoration: none;
}
.exp a:visited {
	color: #FF9900;
	text-decoration: none;
}
.navItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	white-space: normal;
	font-style: italic;
}.background {
	background-image: url(elements/background.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
