.bluetext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #0033ff;
	text-decoration: none;
}
.blacktext {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

