@charset "iso-8859-1";



.linkbar {font:  12pt Courier New Bold; padding-right: 15pt; font-weight: 700}
.title {font:  24pt Courier New Bold; font-weight: 900}

A:link {color: #acf; text-decoration: none}
A:visited {text-decoration: none;     color: #acf;}
A:active {text-decoration: none;    color: #acf;}
A:hover {text-decoration: none;    color: #fff;}
a   {text-decoration: none;    color: #acf;}


.prose
{
  xborder:       2px solid #f0f;
  float:        right;
  width:        500;
}

.category
{
  xborder:         2px solid #fff;
  width:          768;
  margin-left:    auto;
  margin-right:   auto;
  margin-bottom:  50px;

}


