a:link {
	color: #868477;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #868477;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #BB043E;
	text-decoration: underline;
	font-weight: normal;
}
a.navlinks:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
a.navlinks:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a.navlinks:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.linkispage:link {
	color: #63a170;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
a.linkispage:hover {
	color: #63a170;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a.linkispage:visited {
	color: #63a170;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #009900;
	letter-spacing: 1pt;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.whitetext {
	color: #FFFFFF;
}
.page-deco {
	background-color: #FFFFFF;
	background-image: url(images/page-decoration.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footers {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339933;
}
.th {
	color: #FFFFFF;
	background-color: #66CC33;
}
