.top-nav {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
				
a:hover.top-nav  {
 	color: #FBAF1F;
 	text-decoration: none;
}

.top-nav-yellow {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #FBAF1F;
	text-decoration: none;
}
				
a:hover.top-nav-yellow  {
 	color: #ffffff;
 	text-decoration: none;
}

.side-nav {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
				
a:hover.side-nav  {
 	color: #FBAF1F;
 	text-decoration: none;
}

.side-nav2 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	color: #FBAF1F;
	text-decoration: none;
	line-height: 22px;
}
				
a:hover.side-nav2  {
 	color: #ffffff;
 	text-decoration: none;
}

/*  NAV BUTTONS END */


/*  background */

body { 
	background-attachment: fixed; 
	margin:0px;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}

/*  background END */

.header-text {
	font-family: verdana, tahoma, arial;
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
}
.small-text {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
.body-text {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.large-text {
	font-family: verdana, tahoma, arial;
	font-size: 20px;
	line-height: 26px;
	text-decoration: none;
}

.style4 {
	color: #FFFFFF;
}