BODY
{ 
  font-family: sans-serif;
  padding: 0 0;
  margin:0 0;
  font-color: #000000;
  background-color: #FFFFFF;
}

#favorites li {
	padding-bottom: 8px;
}

A { color:#0000FF; } 
A:visited { color:#0000FF; }
A:active { color:#0000FF; } 
A:hover { color:red }

hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

DIV.tophead
{ 
   text-align:center;
   color:white;
   font-family:sans-serif;
   font-size:16px;
   margin:0 0;
   padding: 0 0;
} 
 
H1
 {   
   font-weight:bold;
   color:black;
   font-family:sans-serif;
   font-size:1.5em;
   margin:0 0;
 }
H2
 {
   font-weight:bold;
   color:black;
   font-family:sans-serif;
   font-size:1.2em;
   margin:0 0;
 }


DIV.headline
{
   color:white;
   font-size:13pt;
   text-decoration:none;
   padding: 3px 3px;
}

DIV.headline A, DIV.headline A:visited, DIV.headline A:active
 { text-decoration:none; color:white; }
 
DIV.headline A:hover { color:red; }


DIV.author
{
   color:black;   
   text-decoration:none;
   padding: 3px 3px;
   font-style: italic;
}

DIV.author A, DIV.author A:visited, DIV.author A:active
 { text-decoration:underline; color:black; }
 
DIV.author A:hover { color:red; }

DIV.right
 { padding: 8px 8px; float: right; }
 
DIV.right p
 {    
   text-align: center; 
   font-size: 8pt;
   margin-top: 3px;   
   font-weight: bold; 
}
 
DIV.left
 { padding: 8px 8px; float: left; }
  
DIV.left p
 { 
   text-align: center; 
   font-size: 8pt; 
   margin-top: 3px;    
   font-weight: bold; 
}

DIV.menu
{   
   margin: 3px 3px;
   padding-bottom: 11px;
   color: white;
}

DIV.menuhead
{   
   color: #FFFFFF;
   font-weight: bold;
   text-align:center;
   font-size: 15px;
   width: 130px;
   height: 21px;
   padding: 1px 0px;
   background-image: url("http://www.thenetw0rk.com/pics/button.gif");
   background-repeat: none;
}

DIV.menuhead a, DIV.menuhead a:visited, DIV.menuhead a:active DIV.menuhead a:hover {
	text-decoration: none;
	color: white;
}

A.menu, A.menu:visited, A.menu:active
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -0.03em;
  font-size: .8em;
  text-decoration: none;
}

A.menu:hover 
{
  color: red;
  text-decoration: underline;
}