@charset "utf-8";
.Links {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	background-position: center center;
	text-align:center;
	font-weight: bolder;
	background-image: url(Blue.JPG);
}
.NonLinks {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	background-position: center center;
	text-align:center;
	font-weight: bolder;
	background-image: url(Red.JPG);
}