a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none; 
}
a:visited {
	font-weight: bold;	
	color: #999999;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

a.clientarea:link {
	color: #999;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}

a.clientarea:visited {
	color: #999;
	text-decoration: underline;
}

a.clientarea:hover, a.clientarea:active, a.clientarea:focus { color:#D22C3E; text-decoration: none; }


.Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.CopyRedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d22c3e;
	text-decoration: none;
	text-align: justify;
}
.CopyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.mylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0033;
	text-decoration: none;
}

