body { font-family : verdana,arial,helvetica; font-size : 80%;}
A:link {
color : white;
padding : 3px;
border : 1px solid #F3F3F3;
text-decoration: none; }

A:visited {
color : white;
padding : 3px;
border : 1px solid #F3F3F3;
text-decoration: none; }

A:hover {
color : white;
background-color : #CCCCCC;
padding : 3px;
border : 1px solid #666666;
text-decoration: none; }

A:active {
color : black;
background-color : #F6F6F6;
padding : 3px;
border : 1px solid #666666;
text-decoration: none; }
