body {font: 12; font-family: Arial, Verdana; background-color: white; color: black};
table {font: 12; font-family: Arial, Verdana};
tr.m {font: 4};
#F0  {color: black};
#F1  {color: fuchsia};
#F2  {color: green};
#F3  {color: olive};
#F4  {color: teal};
#F5  {color: red};
#F6  {color: blue};
A.GPS:active, A.GPS:link, A.GPS:visited, A.GPS:hover
{
 font-size: medium;
 font-weight: bold;
 text-decoration: none;
 color: red;
}