A:LINK {
	text-decoration : none;
	color : #9C1084;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFCC;



}
  A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #9C1084;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFCC;


}
  A:HOVER {
	font-family : Arial;
	text-decoration : underline;
	color : #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #9C1084;


}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C1084;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C1084;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C1084;
}
.border {
	border: thin solid #9C1084;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
}
.bodytextpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C1084;
	font-weight: bold;
}
.catborder {
	border: 1px solid #9C1084;
}
