.WhiteLinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.BlackLinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #376376;
	text-decoration: none;
}
.DownLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #376376;
	text-decoration: none;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #305565;
	text-decoration: none;
}
.Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
