.fpig
{
background-color: #790093;
background: #790093;
color: white;
text-decoration: none;
}

.fpig:hover
{
background-color: #9700B7;
}

a:hover.fpig
{
background-color: #9700B7;
background: #9700B7;
color: white;
text-decoration: underline;
}

.fpigsel
{
background-color: #FFF4FC;
background: #FFF4FC;
color: black;
text-decoration: none;
}

table#edits
{
margin-top: 10px;
margin-left: 3em;
text-align: left;
font-size: 1em;
border: 0;
font-family: Times, "Times New Roman", sans-serif, Arial;
}

td.first
{
vertical-align: top;
font-weight: normal;
}