.colourstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9966;
	background-color: #000000;
	border: none;
	padding: 5px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;

}
.colourstylebigger {
	font-size: large;
}

