a {
  border-bottom: 1px dotted #d8ad2b;
}

a:hover {
  border-bottom: 1px solid #d8ad2b;
}

#top
{
  background-color: #000;
}

#sectbox {
  background-image: url("../images/19.png");
}

#foot
{
  background-color: #000;
}

#divider
{
  background-image: url("../images/87.png");
}

.article_thumb
{
  border: 1px solid #d8ad2b;
}

.smallrev
{
	color: #fff;
}

.smallrev a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #d8ad2b;
}

.smallrev a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #d8ad2b;
}
