

body{
background-color: #000000;
margin: 0px;

}

hr{
color: white;

border: 2px solid white;
}

td.main {
color: white;
font-family: verdana;
font-size: 14px;
padding-right: 20px;
line-height: 1.1;
text-align: left;
line-height: 1.5;
}

td.comments {
color: #fefefe;
background-color: black;
border: 1px gray dashed;
font-family: verdana;
font-size: 16px;
}

span.header {
color: white;
font-family: verdana;
font-size: 18px;
font-weight: bold;
text-align: center;
}

div.rightbeat {
color: white;
font-family: verdana;
font-size: 20px;
text-align: right;
margin-right: 20px;
}


a.titles:link { 
color: #fefefe;
font-family: verdana;
text-decoration: none;
font-weight: bold;
border: none;
font-size: 18px; 


}
a.titles:visited { 
color: #fefefe;
font-family: verdana;
text-decoration: none;
font-weight: bold;
border: none; 
font-size: 18px;


}
a.titles:hover {
color: #fefefe;
background-color: #o4o4o4;
font-family: verdana;
text-decoration: none;
font-weight: bold;
border: none; 
font-size: 18px;


} 

a.titles:active { 
color: #fefefe;
font-family: verdana;
text-decoration: none;
font-weight: bold;
border: none;
font-size: 18px;


}

a.footer:link { 
color: #fefefe;
font-family: verdana;
text-decoration: none;
font-weight: none;
border: none;
font-size: 18px; 


}
a.footer:visited { 
color: #fefefe;
font-family: verdana;
text-decoration: none;
font-weight: none;
border: none; 
font-size: 18px;


}
a.footer:hover {
color: #fefefe;
background-color: #o4o4o4;
font-family: verdana;
text-decoration: underline;
font-weight: none;
border: none; 
font-size: 18px;


} 

a.footer:active { 
color: #fefefe;
font-family: verdana;
text-decoration: none;
font-weight: none;
border: none;
font-size: 18px;


}

