body {
background-color: #cdcdcd;
margin: 0 0 0 0;
}

a:link { color: #981c1e; text-decoration: none }

a:visited { color: #981c1e; text-decoration: none }

a:active { color: #981c1e; text-decoration: none }

a:hover { color: #2c4f77; text-decoration: none }

a.content:link { color: #2c4f77; text-decoration: none }

a.content:visited { color: #2c4f77; text-decoration: none }

a.content:active { color: #2c4f77; text-decoration: none }

a.content:hover { color: #000000; text-decoration: none }

a.linkwd:link { color: #981c1e; text-decoration: none }

a.linkwd:visited { color: #981c1e; text-decoration: none }

a.linkwd:active { color: #981c1e; text-decoration: none }

a.linkwd:hover { color: #000000; text-decoration: none }

p {
  font-family      : Arial;
  font-size        : 15px;
  color            : #000000;
  margin-left      : 10px;
  margin-top       : 10px;
  margin-right	   : 10px;
  margin-bottom    : 10px;
}
p.categorylinks {
  font-family      : Arial;
  font-size        : 18px;
  color            : #ed1c24;
}
p.links {
  font-family      : Arial;
  font-size        : 16px;
  font-style       : italic;
  color            : #000000;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
p.footer {
  font-family      : Arial;
  font-size        : 10px;
  color            : #FFFFFF;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
p.footerlinkwd {
  font-family      : Arial;
  font-size        : 11px;
  color            : #858585;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
.buttonscontainer {width: 231px;}

.buttons a {color: #000000;
background-color: #cdcdcd;
padding: 2px;
padding-left: 5px;
display: block;
font: 13px Arial;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #ed1c24;
color: #FFFFFF;
text-decoration: none;}