/* CSS Document */

.BOXes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
}
a:visited {
	color: #000080;

}
a:hover {
	color: #000800;
}
a:active {
	color: #000800;
}

