body 
{
   font: 12px tahoma;
   background: #ffffff;
   margin: 0;
   padding: 10px;
}

a 
{
   color: #333333; text-decoration: none
}

a:link 
{
   color: #333333; text-decoration: none
}

a:active 
{
   color: #333333; text-decoration: none
}

a:hover 
{
   color: #ff6600; text-decoration: none
}

table.fixed
{
	table-layout: fixed;
}
