@charset "utf-8";
/* CSS Document */

.toplink{
font-family:arial;
font-size:12px;
color:#422716;
text-decoration:none;
}
a.toplink:hover{
font-family:arial;
font-size:12px;
color:#422716;
text-decoration:underline;
}
.text{
font-family:arial;
font-size:12px;
color:#422716;
text-decoration:none;
}
a.text:hover{
font-family:arial;
font-size:12px;
color:#422716;
text-decoration:underline;
}
.readmore{
font-family:arial;
font-size:12px;
color:#ff8700;
text-decoration:none;
}
a.readmore:hover{
font-family:arial;
font-size:12px;
color:#ff8700;
text-decoration:underline;
}
.footer{
font-family:arial;
font-size:11px;
color:#422716;
text-decoration:none;
}
a.footer:hover{
font-family:arial;
font-size:11px;
color:#422716;
text-decoration:underline;
}
.sitemap{
font-family:arial;
font-size:12px;
color:#422716;
}
.sitemap a{
font-family:arial;
font-size:12px;
color:#422716;
}
.sitemap a:hover{
text-decoration:underline;
}
.sitemap1{
font-family:arial;
font-size:12px;
color:#422716;
text-decoration:bold;
}
.sitemap1 a{
font-family:arial;
font-size:12px;
color:#422716;
text-decoration:bold;
}
.sitemap1 a:hover{
text-decoration:underline;
}