body, td, input, select, p, h1 {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
a, a:visited, a:link, a:active {
	text-decoration:none;
	color: #9900CC;
}
a:hover {
	text-decoration:none;
	color: #660066;
}
.tandc {
        text-decoration:none;
        color: #FFCCFF;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	text-decoration:none;
	text-align:center;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CC99FF;
	text-decoration:none;
	text-align:center;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: black;	
	background-color: #CC0066;
	text-align:center;
}
