@charset "utf-8";

body {

}

#globalNav {
	font-size: 100%;
}


#content {
	font-size: 100%;
}
#footer {
	font-size: 100%;
}




.default a {
	background-color: #ff7600;
	text-decoration: none;
}
.large a {
	background-color: #2ea759;
	text-decoration: none;
}