.navbar {color: #FFFFFF;;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bolder; 
	font-style: normal;
	text-decoration: none; 
	line-height: normal;
	background-image: url(Buttons/nav-bg.jpg)} 

.navbar a:link {color: #FFFFCC;; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bolder; 
	font-style: normal;
	text-decoration: none; 
	line-height: normal}
.navbar a:visited {color: #FFFFFF;; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bolder; 
	font-style: normal;
	text-decoration: none; 
	line-height: normal}
.navbar a:active {color: #FF66CC;; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bolder; 
	font-style: normal;
	text-decoration: none; 
	line-height: normal}.navbar a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: bolder; color: #FFFF66; text-decoration: none}
