.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AC62D0;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #732D95;
}

.text-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #8A5EA7;
}
a:visited {
	color: #8A5EA7;
}
a:hover {
	color: #8A5EA7;
}
a:active {
	color: #8A5EA7;
}
body {
	background-image: url(images/gigipatternoldschool.gif);
}
