a:visited, a:link {
	color: #8d1dc6;
	font-weight: normal;
	border: 0px solid #8d1dc6;
	text-decoration: underline;
}

a:hover	{
	color: #009c9c;
	font-weight: bold;
	border: 0px solid #8d1dc6;
	text-decoration: none;
}

a:active {
	color: #8d1dc6;
	font-weight: normal;
	border: 0px solid #8d1dc6;
	text-decoration: underline;
}

 
body {
	background: url(images/TealsPurplesStripes.jpg) repeat;
	color: #000000;
	font-family: "Times New Roman,Georgia,Times;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

img { border-style: none; }

h1 {
	color: #A92AC0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	border: solid;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

td, p {
	color: #000000;
	font-family: "Times New Roman,Georgia,Times;
	font-size: 12px;
}


copyrights {
	color: #8d1dc6;
	font-size: 11px;
	text-align: center;
}


