.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0587B9;
}
.links {
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
}

.links a{
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
}

.links a:hover {
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color:#1B9DCF;
	text-decoration:underline;
}.text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
