﻿#whiteBackground a
{
    color: white;
}
#whiteBackground a:link
{
    color: white;
}
#whiteBackground a:visited
{
    color: white;
} 

