/* Small stylesheet to make the link buttons look nice :) */
td.formLabel a{
}	
td.formVSpacer {
	height: 3px;
	text-align: center;
}

/* Big Buttons colours */
td.formButton a
{
	border-width:1px;
	border-style:solid;
	padding:15px 0px 15px 0px;
	display: block;
	margin-left:25px;
	margin-right:25px;
	text-decoration: none;
	color:Black
}


