.bio
{
	font-size: 11px;
}
body 
{
   font-family: verdana,arial,sans-serif;
   background-color: black;
   margin: 0px;
   color: #cccccc;
}
.gold
{
	color: #E2AB15;
}
a:link 
{
   color: #95b5e0;
   text-decoration: none;
}

a:visited 
{
   color: #95b5e0;
   text-decoration: none;
}

a:hover 
{
   color: #E2AB15;
   text-decoration: underline;
}
td
{
   font-size: 11px;
   font-weight: bold;
}
td.menu
{
	font-size: 14px;
	font-weight: normal;
}