.style1 {
	font-size: 10px;
	word-spacing: 5px;
}
.style2 {font-size: 10px}
.style4 {
	color: #FF6600;
	font-size: 18px;
}
.style6 {font-size: 18px}
a:link {
	font-family: "Century Gothic";
	color: #313131;
	text-decoration: underline;
}
body {
	font-family: "Century Gothic";
	color: #313131;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	background-color: #99CC00;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
li {
	font-size: smaller;
}
.li_pages {
	font-size: 12px;
	list-style-type: circle;
}

a:link {
	text-decoration: none;
}
