.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.sidenav {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/inaco_2003_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:link, .whitetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover, .whitetext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.greytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
