html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background-color: black;
}

body a {
  color: blue;
  text-decoration: none;
}

body a:hover {
  color: red;
}

H2, H3 {
  background: yellow;
  text-align: center;
  text-decoration: none;
  padding: 5px;
  border: 5px outset;
}

H4 {
  background: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 5px;
  border-bottom: 1px;
  border-top: 1px;
}

H4 a{
  color: blue;
}

H4 a:hover {
  display: block;
  background: black;
  color: white;
}

H5 {
  background-color: #FFCC66;
  text-align: center;
  text-decoration: none;
  padding: 5px;
}

H5 a{
  color: blue;
}

H5 a:hover {
  background: black;
  color: white;
}

#T1 td {
  padding: 0;
  margin: 0;
  font-weight: bold;
  border: 1px solid black;
}
#T1 td a {
  display: block;
  background: white;
  color: blue;
  text-align: center;
}
#T1 td a:hover  {
  background: black;
  color: white;
}

.t2 td {
  padding: 0;
  margin: 0;
  font-weight: bold;
}
.t2 td a {
  display: block;
  background: white;
  color: blue;
  text-align: center;
}
.t2 td a:hover  {
  background: black;
  color: white;
}

.webads {
  border: 1px solid black;
}

.webads td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 2px;
  margin: 0;
  border: 1px solid black;
}

.webads td a{
  font-weight: bold;
}

.buttons td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  margin: 0;
  border: 1px solid black;
}

.buttons td a{
  display: block;
  background: white;
  text-align: center;
}

.buttons td a:hover  {
  background: white;
  color: black;
}

.small {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #        000000;
    font-weight: normal;
}

.summary {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: .5 em;
}

.summary a:hover {
  /*display: block;*/
  background: white;
  color: black;
}

.Desc {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    font-weight: bold;
    padding-left: .5 em;
}

.Desc a {
  display: block;
  border: solid 1px blue;
  text-decoration: none;
  padding: 3px;
  color: blue;
  background: white;
}

.Desc a:hover {
  background: white;
  color: black;
}

.Desc H3 a {
  background-color: #ff9900;
  text-align: center;
  text-decoration: none;
  padding: 5px;
}

.Desc H4 a{
  background: #ffff0a;
  /*background-color: #FFCC66;*/
  text-align: center;
  text-decoration: none;
  padding: 3px;
}

.desc H3 a:hover{
  background: black;
  color: white;
}

.desc H4 a:hover {
  background: black;
  color: white;
}

.bluebox {
  width: 95%;
  display: block;
  border: inset;
  background: white;
  text-decoration: none;
  text-align: left;
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.RSSTable table {
  border: solid 1px black;
}

.RSSTable td {
  border: solid 1px black;
}

.whitebox {
  border: inset;
  background: white;
  text-decoration: none;
  text-align: center;
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.graybox {
  border: outset;
  background: gray;
  text-decoration: none;
  text-align: center;
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.blueboxnobg {
  display: block;
  border: outset;
  text-decoration: none;
  text-align: left;
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.blueboxnobg a {
  text-decoration: none;
  padding: 3px;
  color: blue;
  background: white;
}

.blueboxnobg a:hover {
  background: white;
  color: black;
}

.blueboxnobg H4 {
  background: #ffff0a;
  color: black;
  text-align: center;
  text-decoration: none;
  padding: 5px;
}

#left a {
  display: block;
  font: bold 0.75em/1.5em Arial, Helvetica, sans-serif;
  border: 1px solid blue;
  text-decoration: none;
  padding-left: 2px;
  padding-right: 2px;
}

#left a:hover {
  background: black;
  color: white;
}

#footer {
  padding: 10px;
  background-color: #CCCCCC;
}

#footer a {text-decoration:none; font-weight: bold; color: #0000FF;}
#footer A:hover {color:  purple;}

.ezine {display: block;
  border: outset;
  background: white;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
}

.ezine a{font-family: Verdana, Arial, Helvetica, sans-serif;
}


.ezine H3 {text-align: center;
       font-weight: bold;

}

.ezine H2 {border: 2px solid ;
        display: block;
        text-align: center;
        font-weight: bold;
        background: #ffff00;
        color: black;
        padding: 3px;
}

.ezine H4 {border: 1px solid ;
       display: block;
       text-align: center;
       font-weight: bold;
       background: yellow;
       padding: 2px;
}
.reviews H3 {text-align: left;
       font-weight: bold;
       }

.Archive {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    font-weight: bold;
    padding-left: .5 em;
}

.Archive a {
  text-decoration: none;
  padding: 3px;
  background: blue;
  color: White;
}

.Archive a:hover {
  color: blue;
  background: White;

}

.Desc2 a {
  display: inline;
  position: relative;
  text-decoration: none;
  padding: 5px;
  color: blue;
  background: #ffff00;
  white-space: nowrap;
  line-height: 225%;
  border: outset;
}

.Desc2 a:hover {
  background: black;
  color: white;
}

.Desc3 a {
  margin : 0px;
  line-height: 25px;
  border: outset;
  text-decoration: none;
  padding: 2px;
  font-weight: bold;
  font-size: 13px;
  color: blue;
  /* background: black; */
}

.Desc3 a:hover {
  background: white;
  color: blue;
}

/* Start RSS CSS */

.RSSFeed {font-family: Verdana, Arial, Helvetica, sans-serif 12px bold;
  color: white;
  background: #ffff00;
  border: 1px white solid;
  display: inline;
  text-decoration: none;
}

.channelname {font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: bold;
  padding-left: .5 em;
  display: block;
  text-decoration: none;
  width: 100%;
}

.channeldescription {font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: black;
  padding-left: .5 em;
  display: block;
  text-decoration: none;
  width: 100%;
}

.itemtitle {font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: black;
  font-weight: bold;
  padding: 10px;
  display: block;
  width: 100%;
  text-decoration: none;
  border-top: 1px solid black;
}

.itemdescription {font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: bold;
  padding: 10px;
  display: block;
  border: 5px;
  width: 100%;
  text-decoration: none;
}

/* End RSS CSS */