﻿body
{
background: silver; 
color: black;
A:link { color:  yellow}
A:visited { color: yellow }
A:active { color: fuchsia }
}
.newStyle1
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #FFFF66;
}
.style4
{
    width: 286px;
}
.style6
{
    width: 4px;
}
.style9
{
    width: 7px;
}
.style11
{
    text-align: center;
}
.style12
{
}