.Yellow7pt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}

.Yellow10ptBld{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}

a{
	color:#FFFF00;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color: #FFFF00;
}.bottomNav-bg {
	background-image: url(/images/bottomNav-bg.png);
	background-repeat: repeat;
}
