
body
{
color: black;
background-color: #e5e5e5;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 12px;
}

td
{
font-size: 12px
}

a
{
text-decoration: none
}

a:visited
{
color: blue;
}

a:link
{
color: blue
}

a:hover
{ 
background-color: lightgrey;
}

table.groups
{
background-color: white;
}

tr:target {
background-color: white;
}


	



