a:link	{
    text-decoration: none; color: #e5db9e;
}
a:visited {
    text-decoration: none; color: #748690;
}
a:hover	{
    text-decoration: none; color: #748690;
}
a:active {
    text-decoration: none; color: #A7724B;
}


.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccc99;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848585;
}
.textbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D9C9C;
	line-height: 20px;
}
.textinvisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	color: #000000;
	line-height: 2px;
}
.textbodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
}
.textbodyLG {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
}
.textbodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #E2E8E8;
	line-height: 18px;
}
.textbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}