.image {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
}
.menu {
	font-family: arial;
	font-size: x-small;
	color: #0099FF;
	font-weight: bold;

}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;

}
a:active {
	color: #0000FF;
	font-weight: bold;

}
