body {
	background-image: url('templates/site/images/page_bg.jpg');
	background-attachment: fixed;
	margin: 0px;
}

.nav {
	font: 13px Tahoma;
	color: #2166C3;
	font-weight: bold;
}

a.nav:link, a.nav:active, a.nav:visited {
	font: 13px Tahoma;
	color: #2166C3;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	font: 13px Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.cat {
	font: 11px Tahoma;
	color: #2166C3;
}

a.cat:link, a.cat:active, a.cat:visited {
	font: 11px Tahoma;
	color: #2166C3;
	text-decoration: none;
}

a.cat:hover {
	font: 11px Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.hed {
	font: 13px Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}

p {
	font: 11px Tahoma;
	color: #000000;
}

a:link, a:active, a:visited {
	font: 11px Tahoma;
	color: #2166C3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font: 11px Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.foo {
	font: 13px Tahoma;
	color: #2166C3;
}

a.foo:link, a.foo:active, a.foo:visited {
	font: 13px Tahoma;
	color: #2166C3;
	text-decoration: none;
}

a.foo:hover {
	font: 13px Tahoma;
	color: #000000;
	text-decoration: none;
}
INPUT {
	FONT-SIZE: 6pt;
	}