body	{
font: x-small Verdana,sans-serif;
margin: 20; 
padding: 0px 0px;
background: #ffffff;
color: #666666;
text-align: center;
min-width: 750px;
}

a:link,  a:active	{
color: #00cc00;
padding: 0px;
background: transparent;
font-weight: bold;
font: 12px/16px;
text-decoration: none;
}

a:visited	{
color: #00cc00;
padding: 0px;
background: transparent;
font-weight: bold;
font: 12px/16px;
text-decoration: none;
}

a:hover	{
color: #66ff00;
background: transparent;
text-decoration: none;
}



