function White()
{
document.getElementById('link').style.color="#ffffff";
document.getElementById('link').style.size="1px";
}
