a:link	{
    text-decoration: none; color: #A7724B;
}
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: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.textbodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D9C9C;
	line-height: 16px;
}
.textinvisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	color: #313847;
	line-height: 2px;
}
.textbodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
}
.textbodyLG {
	font-family: ourier 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;
}
.textbodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}