/* HoverPilot CSS */

/*body 
{ background-color: 6666FF }*/


p, a, td, li
{ font: 10pt arial }



h1, h2, h3, h4, h5
{ font-family: arial; 
  color: #000000
}

/*table.body
{ width: 700px;
  height: 700px;
  padding-left:20px; 
  padding-right:20px 
}*/

/*td.body
{ vertical-align: top; }*/

td.menu
{ text-align: center;
  
}
  
a.menu
{ text-decoration: none; 
font: bold 8pt arial;}

/*td.menu:hover {background: url('images/heart_menu.gif') no-repeat center; }*/



a:link {color: #0000CD}
a:visited {color: #0000CD}
a:hover {color: #FFFFFF}
a:active {color: #FFFFFF}
