body {
	color: #0033FF;
}
A.box-link:link, A.box-link:active, A.box-link:visited {
	color: #0033FF;
}
A.box-link:hover {
	color: #FF0000;
}
