/* CSS definition file containing site wide stylesheets */

.gold_text {
	color: rgb(204,204,153);
 	font-weight: bold
}

.centered_test {
	text-align: center
}

.emphasis {
	font-weight: bold
}