a:link {
	font-family: Arial;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #9900FF;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	color: #0000FF;
	text-decoration: none;
}
.bluelinkstyle {
	font-family: Arial;
	font-size: xx-large;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
