/*  Brecon Knitting Mill Style Sheet  */

.bkmlink a {
	color:666633;
	text-decoration:underline;
	font-size: 10pt;
	font-weight:bold;
	}

.bkmlink a:hover {
	color:333300;
	text-decoration:none;
	}

.tableHeader {
	background-color: 666633;
	color:B8B880;
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
	font-weight:bold;
	}
	
.button {
	font-family:verdana,ariel,sans-serif;
	font-size:8pt;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	}


