a:link {
	color: black;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
}
a:visited {
	color: #6F6F6F;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
}
a:hover {
	color: red;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}
.basicparacentre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
