.Browntext-larger {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Browntext {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #FBF4C0;
	font-weight: normal;
}
.browntext_100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
.bkgrnd_img_no_repeat {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center;
}
.Border_col_bkgrnd {color: #FBF4C0}
.Browntext_bold {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Browntext_link_header {
	color: #660000;
	font-weight: bold;
	font-size: 160%;
	font: arial, helvetica;
}
.col_link_colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #006600;
	background-color: #FBF4C0;
}
.row_link_colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}
.col_link_colour a:link {
	color: #006600;
	text-decoration: underline;
}
.col_link_colour a:visited {
	color: #003300;
	text-decoration: underline;
}
.col_link_colour a:hover {
	color: #006600;
	background-color: #FBF4C0;
}
.col_link_colour a:active {
	color: #006600;
	text-decoration: underline;
	background-color: #FBF4C0;
}
