/** Temp OVER **/

/** INDEX / HOME PAGE **/

#navbarLinkBF2{
	color: white;
	/**color: #9e9b68;**/
	font-size: 18px;
	font-weight:900;
}

#navbarLinkBF2 a:link, #navbarLinkBF2 a:visited{
	color: white;
	font-size: 18px;
	font-weight:900;

}
#navbarLinkBF2 a:hover, #navbarLinkBF2 a:active{
	color: #ff8500;
	font-size: 18px;
	font-weight:900;

}

/** INDEX / HOME PAGE **/