.whitetext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #D1DBBD;
	text-decoration: none;
}
.sidebar {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FCFFF5;
	text-decoration: none;
}
.darkborder {
	border: 1px solid #193441;
}
.lightborder {
	border: 1px solid #FCFFF5;
}
.MainText {
	font-family: Arial;
	font-size: 12px;
	color: #D1DBBD;
	text-decoration: none;
	font-weight: bold;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
