a:hover {
color : #FF0000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bgimage {
	background-image: url(white.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.pagelink {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F72;
	text-decoration: underline;
}