body {
	margin:10px 0px;
	background:url(images/bg.jpg);
	font-family:"Trebuchet MS";
	font-size:11px;
}
p, h1, h2, h3, h4, h5 {margin:0em;}
a {font-size:11px; color:#666550; text-decoration:none}
a:hover {font-size:11px; color:#666550; text-decoration:underline;}
#logo {background:url(images/logo.png);}
#home {background:url(images/home.png);}
#more {background:url(images/more.png);}
#book {background:url(images/bookmark.png);}
#contact {background:url(images/contact.png);}
#link {background:url(images/link.png);}

h1.text {font-size:12px; color:#656565; font-weight:normal; padding:20px;}
h1.heading {font-size:14px; color:#666550; padding:0 0 0 10px;}

ol {margin:0px; padding:0px; list-style:none;}
ol li {float:left; margin:2px 0;}
ol li a{ display:block; width:167px; padding:0 0 0 10px; font-size:12px; color:#666550; text-decoration:none;}
ol li a:hover{ font-size:12px; color:#000000; text-decoration:none; background:#D9D7BF;}
.cards span{font-weight:700;}