﻿body {
}
A:link
{
    color: white;
}

A:hover
{
    color:white;
}
A:visited
{
    color:white;
}
.menu
{
    color: white;
}

