﻿

.navItem
	{	float: left;
		list-style: none;
		 font-weight: bold !important;
		font: 14px Tahoma, Arial;
		   color: #FFFF00 !important;
		     padding: 5px 12px;


     font-weight: bold !important;
    display: block;
   
    text-decoration: none;
    
   
    color: #FFFF00 !important;
    white-space: nowrap;
    
     
    
}

.navItem:hover
{
     color: #FFCC00 !important;}


