.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	color: #AF7764;
	font-size: 15px;
}
.leftcolumn a:link {
	color: #584D2C;
}
.leftcolumn a:visited {
	color: #584D2C;
}
.leftcolumn a:hover {
	color: #AF7764;
	text-decoration: underline;
}
.leftcolumn a:active {
	color: #AF7764;
	text-decoration: underline;
}
.leftcolumn dt {
	font-size: 18px;
	position: static;
	top: 2px;
}
.leftcolumn dl dd {
	position: relative;
	left: -20px;
}




.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.rightcolumn p b {
	font-weight: bolder;
	color: #FFF;
}

.rightcolumn a:link {
	color: #FFF;
	text-decoration: underline;
}
.rightcolumn a:visited {
	color: #FFF;
	text-decoration: underline;
}
.rightcolumn a:hover {
	color: #999;
	text-decoration: underline;
}
.rightcolumn a:active {
	color: #999;
	text-decoration: underline;
}


.bottomtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
.bottomtable a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.bottomtable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.bottomtable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
.bottomtable a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
.centergreen {
	color: #000;
}
.centergreen a:link {
	font-weight: bold;
	color: #000;
}
.centergreen a:visited {
	font-weight: bold;
	color: #77AF64;
}
.centergreen a:hover {
	font-weight: bold;
	color: #77AF64;
	text-decoration: underline;
}
.centergreen a:active {
	font-weight: bold;
	color: #77AF64;
	text-decoration: underline;
}
.centerpurple {
	color: #000;
}
.centerpurple a:link {
	font-weight: bold;
	color: #000;
}
.centerpurple a:visited {
	font-weight: bold;
	color: #9C64AF;
}
.centerpurple a:hover {
	font-weight: bold;
	color: #9C64AF;
	text-decoration: underline;
}
.centerpurple a:active {
	font-weight: bold;
	color: #9C64AF;
	text-decoration: underline;
}
.centerpink {
	color: #000;
}
.centerpink a:link {
	font-weight: bold;
	color: #000;
}
.centerpink a:visited {
	font-weight: bold;
	color: #AF6477;
}
.centerpink a:hover {
	font-weight: bold;
	color: #AF6477;
	text-decoration: underline;
}
.centerpink a:active {
	font-weight: bold;
	color: #AF6477;
	text-decoration: underline;
}
.centerblue {
	color: #000;
}
.centerblue a:link {
	font-weight: bold;
	color: #000;
}
.centerblue a:visited {
	font-weight: bold;
	color: #6577AF;
}
.centerblue a:hover {
	font-weight: bold;
	color: #6577AF;
	text-decoration: underline;
}
.centerblue a:active {
	font-weight: bold;
	color: #6577AF;
	text-decoration: underline;
}
