body {
background-repeat: repeat-x;
background-image: url('http://www.fursonapod.com/images/blog_body_bg_2.jpg');
font-family: arial;
font-size:10pt;
}
a {
color:#9F694F;
text-decoration: underline;
}
a:hover {
color:#000000;
text-decoration: underline;
}
a:visited {
text-decoration: underline;
}
h1 {
font-family: arial;
font-size: 14pt;
font-weight:bolder;
color: #7F3F1F;
}

h2 {
font-family: arial;
font-size: 13pt;
background-color: #7F3F1F;
font-weight: bold;
color: #FFFFFF;
}

td.body {
border-top-style: dotted;
border-bottom-style: dotted;
border-width:thin;
border-color:#C0C0C0;
font-family: arial;
font-size:10pt;
padding:5pt;
}
td {
font-family: arial;
font-size:10pt;
}
td.nav{
color:#ffffff;
border-color:#7F3F1F;
border-width:thin;
border-style: solid;
}
a.nav {
color:#ffffff;
text-decoration: underline;
}
a:hover.nav {
color:#DFB9A7;
text-decoration: none;
}
a:visited.nav {
text-decoration: underline;
}
