BODY    {
    background-color: white;
    color: black;
}
		
A:LINK {COLOR:blue;}
A:VISITED {COLOR:green;}
A:ACTIVE {COLOR:orange;}
