a:link {
	color: #993300;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
}
a:hover {
	color: #330000;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-position: bottom;
}
.basicparacentre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
