a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
		background-color: #FDF3DF;
}
.bodytext	{
		color: #000000; background: none;
		font-family: arial, Helvetica, Sans-serif;
		font-size: 15px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		padding-right: 30px;
}

.list	{
		color: #000000; background: none;
		font-family: arial, Helvetica, Sans-serif;
		font-size: 12px;
		padding-top: 8px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.list2	{
		color: #000000; background: none;
		font-family: arial, Helvetica, Sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.pagetitle {
		color: #FFCC00; background: none;
		font-size: 25px;
		font-weight: 800;
		letter-spacing:0.01em;
}
.subtitle {
		color: #000000; background: none;
		font-size: 18px;
		font-weight: 700;
}
.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 25px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}