/* CSS Document */

html,body{
	margin: 0px;
/*	background-color: #F3BD18; */
	background-color: #f7c71b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 19px;
}
.bottomNav{
	font-size:14px;
	font-family:"Myriad Pro";
	color:#000000;
}
a.btmNav:Link, a.btmNav:Visited{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
a.btmNav:Hover, a.btmNav:Active{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
