.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #646464;
	text-align: justify;
}
.textbold {
	font-family: Tahoma;
	font-size: 12px;
	color: #697F9B;
	text-align: justify;
	font-weight: bold;
}
.sidelinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.sidelinks:hover {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-align: justify;
	text-decoration: none;
}
.bottomtext {

	font-family: Tahoma;
	font-size: 11px;
	color: #9EA9B6;
}
