.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #048DC0;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #048DC0;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.CustomTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 048DC0;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 048DC0;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 048DC0;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;



}

