body 
{ 
	background-color: #ffffff;
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: 100%  100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

table
{
    font-size: 100%;
}

a:link    { color: black; text-decoration: none;   }
a:visited { color: black; text-decoration: none;  } /* Tools / Options / Privacy / Remember web pages MUST BE SET for this to work */
a:hover   { font-style: italic; font-size: 110%; text-decoration: none; }
//a:hover   { background-color: gold; text-decoration: none; } 
a:active  { color: gold; font-size: 110%; outline: 0;  text-decoration: none;     } 
a:focus   { color: gold; font-size: 110%; outline: 0;  text-decoration: none;   } 


.subtitle
{
    font-size: 60%;
}

.fade
{
    color: #888888;
}
