a.BlaBack:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a.BlaBack:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a.BlaBack:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	background-color: #FFFF00;
}
a.BlaBack:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}

