@import url(/css/typo.css);
@import url(/css/loco.css);

body {
	background-color: #fff; color: #333; font-family: Verdana,arial,Helvetica,sans-serif
}
#logo a {
	border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none
}
a:link {
	color: #005791
}
a:visited {
	COLOR: #990000
}
a:active {
	color: #fbc748
}
a:hover {
	color: #00a6eb
}	
a.here {
	color: #930
}
a.nav:link {
	color: #fff
}
a.nav:hover {
	color: #00a6eb
}
a.nav:visited {
	COLOR: #fff
}
a.here:hover {
	color: #00a6eb
}
.nav {
	font-weight: bold; text-decoration: none
}
.here {
	font-weight: bold; text-decoration: none
}
