a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	text-align: center;
	
}
.leftalign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEE40A;
	text-indent: 2mm;
	text-align: left;
}
.accomname {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0;
	text-decoration: none;
	text-align: center;
}
.centrealign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEE40A;
	text-align: center;
}
h1 {
	font-family: "wide Latin", "Copperplate Gothic Light", "Cooper Black";
	font-size: 14px;
	color: #FF0;
}
.left_grey_caps {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
	text-align: left;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	background-color: #000;
	text-align: center;
	color: #D6D6D6;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
	text-align: right;
	text-indent: 2mm;
	background-image: url(Images/bggradientgay.jpg);
	background-repeat: repeat-x;
	background-color: #828483;
}
.image_centre {
	text-decoration: none;
	background-color: #000;
	text-align: center;
	color: #FEE40A;
}
.large_yellow_centre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FEE40A;
	text-decoration: none;
	text-align: center;
}
.large_grey_centre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.leftalign table {
	text-align: left;
	color: #F7DD09;
}
.leftalign table tr td {
	color: #F00;
}
.leftalign table tr td {
	color: #FEE40A;
}
.Redscrol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	text-align: center;
}

