@charset "ISO-8859-1";
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #663366;
}
a:link {
	color: #663366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #663366;
}
.style3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333300;
}
td#footer a:link {text-decoration: none; color: #ffffff;}
td#footer a:visited {text-decoration: none; color: #ffffff;}
td#footer a:hover {text-decoration: none; color: #FFCC33;}
td#footer a:active {text-decoration: none; color: #ffffff;}
