body {background-image: url("../images/bground.jpg");}
a:link {color: "#65319A"}
a:visited {color: "#65319A"}
a.active {color: "#65319A"}
a:hover {color: "#FFCC00"}
h1 {font-size:large;
	color: "#65319A";
	font-family: Verdana, courier, serif;}
h2 {font-size:medium;
	color: "#65319A";
	font-family: Verdana, courier, serif;}

.MyTextFormat { font-size: smaller;
				color: "#65319A";
				font-family: Verdana, courier, serif;}
.MyLargeTextFormat { font-size: large;
				color: "#65319A";
				font-family: Verdana, courier, serif;}
