function mouseover1()
{
document.getElementById("navlink1").style.backgroundColor='#ffffff';
}
function mouseout1()
{
document.getElementById("navlink1").style.backgroundColor='#e8e5d9';
}



function mouseover10()
{
document.getElementById("navlink10").style.backgroundColor='#ffffff';
}
function mouseout10()
{
document.getElementById("navlink10").style.backgroundColor='#e8e5d9';
}
function mouseover11()
{
document.getElementById("navlink11").style.backgroundColor='#ffffff';
}
function mouseout11()
{
document.getElementById("navlink11").style.backgroundColor='#e8e5d9';
}
function mouseover12()
{
document.getElementById("navlink12").style.backgroundColor='#ffffff';
}
function mouseout12()
{
document.getElementById("navlink12").style.backgroundColor='#e8e5d9';
}
function mouseover13()
{
document.getElementById("navlink13").style.backgroundColor='#ffffff';
}
function mouseout13()
{
document.getElementById("navlink13").style.backgroundColor='#e8e5d9';
}
function mouseover14()
{
document.getElementById("navlink14").style.backgroundColor='#ffffff';
}
function mouseout14()
{
document.getElementById("navlink14").style.backgroundColor='#e8e5d9';
}
function mouseover15()
{
document.getElementById("navlink15").style.backgroundColor='#ffffff';
}
function mouseout15()
{
document.getElementById("navlink15").style.backgroundColor='#e8e5d9';
}

function mouseover20()
{
document.getElementById("navlink20").style.backgroundColor='#ffffff';
}
function mouseout20()
{
document.getElementById("navlink20").style.backgroundColor='#e8e5d9';
}


function mouseover2()
{
document.getElementById("navlink2").style.backgroundColor='#ffffff';
}
function mouseout2()
{
document.getElementById("navlink2").style.backgroundColor='#e8e5d9';
}
function mouseover3()
{
document.getElementById("navlink3").style.backgroundColor='#ffffff';
}
function mouseout3()
{
document.getElementById("navlink3").style.backgroundColor='#e8e5d9';
}
function mouseover4()
{
document.getElementById("navlink4").style.backgroundColor='#ffffff';
}
function mouseout4()
{
document.getElementById("navlink4").style.backgroundColor='#e8e5d9';
}
function mouseover5()
{
document.getElementById("navlink5").style.backgroundColor='#ffffff';
}
function mouseout5()
{
document.getElementById("navlink5").style.backgroundColor='#e8e5d9';
}
function mouseover6()
{
document.getElementById("navlink6").style.backgroundColor='#ffffff';
}
function mouseout6()
{
document.getElementById("navlink6").style.backgroundColor='#e8e5d9';
}
