body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
}

.aClientError {
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size:xx-small; color:red; font-weight:bold
}
.aFrmTxt {
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size:12px	
}
.aEntryLabel {
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size:12px	
}

.DownloadLink {
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 14px;
}
.DownloadLink A:link {
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 14px;
}
.DownloadLink A:active {
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 14px;
}
.DownloadLink A:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 14px;
}
.DownloadLink A:hover {
	text-decoration: underline;
	font-size: 14px;
}
