a:link {
	text-decoration: underline;
	color: #292929;
}
a:hover{
	text-decoration: underline;
	color: #FF7F00;
}
.12left {
	font-size: 11px;
	text-align: left;
}
.12center {
	font-size: 11px;
	text-align: center;
}
.12right {
	font-size: 11px;
	text-align: right;
}
.bigfontleft {
	font-size: 13px;
	text-align: left;
}
.bigfontcenter {
	font-size: 13px;
	text-align: center;
}
.bigfontright {

	font-size: 13px;
	text-align: right;
}
.hidden_space {
	color: #FFFFFF;
}

