a:link {
 color: #FF0000;
text-decoration: none;
}
a:active {#00DF00;
}
a:visited {
 color: #AA0000;
}
a:hover {
 color: #0020FF;
 background: #FFDF00;
}

table {
 font-family: Arial;
 text-align: center;
}

.x {
text-align: justify;
}
.rand {
 font-family: Arial, Helvetica, Sans-Serif;
 border-style: solid;
 border-color: #007D00;
}
.n {
font-size: x-small;
border-color: #0066FF;
border-style: solid;
border-width: 3px;
background: #CFCFCF;
}
.l {
vertical-align: top;
text-align: left;
font-size: small;
}

.g {
font-size: x-small;
background: #CFCFCF;
}

ul {
list-style-type: square;
}

PRE
{
Font-Family: Arial, Helvetica, Sans-Serif;
}
