/* Copyright (C) 2001 Girts Folkmanis */

a,a:visited,a:active,a:link {
text-decoration:underline;
color:black;
}

a:hover {
text-decoration:underline;
color:black;
}

a.astext, a.astext:visited, a.astext:active, a.astext:link {
text-decoration:none;
color:black;
}

a.astext:hover {
text-decoration:underline;
color:black;
}

a.wastext, a.wastext:visited, a.wastext:active, a.wastext:link {
text-decoration:none;
color:white;
}

a.wastext:hover {
text-decoration:underline;
color:white;
}



.copyr {
color:black;
font-size: xx-small;
background: white;
font-family: monospace;
}

.wcopyr {
color:white;
font-size: smaller;
}

body,tr,td,table,p
{
  font-family:arial,sans-serif;
}

