.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CEDEFF;
	text-decoration: none;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bwhistory {
	background-image: url(images/history.jpg);
	background-repeat: no-repeat;
}
