@charset "ISO-8859-1";

.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.BottomLInks:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.BottomLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	ºfont-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
