.textInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textFoot {
	font-family: Arial , Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textLink {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BFCD12;
	text-decoration: none;
}

.menu {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	
}

a:hover {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	color:#D9E914;
	text-decoration:none;
	font-weight: bold;
	background-color: #000000;	
}