#menulink {
	color: #666666;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#menulink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#menulink:hover {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
#SmallCaps {
	font-variant: small-caps;
}
img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
