




body {
	background-image: url(images/bg.jpg);
	
	margin-top: 0px;
}









/* Links */

a.nav2 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.nav2:link {color: #a0ce67; text-decoration: none; }
a.nav2:visited {color: #a0ce67; text-decoration: none; }
a.nav2:active {color: #a0ce67; }
a.nav2:hover {color: #ffffff; text-decoration: none; }

