.text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.text_copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #F6811B;
}
.textbold {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #F6811B;
	active: #F6811B;
	visited: #F6811B;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 12px;
	color: #F6811B;
}

