function aover()
{
a.style.background = "#99ccff";
a.style.color = "white";
}
function aout()
{
a.style.background = "#336699";
a.style.color = "white";
}

function b_onmouseover()
{
b.style.background = "#99ccff";
b.style.color = "white";
}
function b_onmouseout()
{
b.style.background = "#336699";
b.style.color = "white";
}

function cover()
{
c.style.background = "#99ccff";
c.style.color = "white";
}
function cout()
{
c.style.background = "#336699";
c.style.color = "white";
}

function dover()
{
d.style.background = "#99ccff";
d.style.color = "white";
}
function dout()
{
d.style.background = "#336699";
d.style.color = "white";
}
function eover()
{
e.style.background = "#99ccff";
e.style.color = "white";
}
function eout()
{
e.style.background = "#336699";
e.style.color = "white";
}
function fover()
{
f.style.background = "#99ccff";
f.style.color = "white";
}
function fout()
{
f.style.background = "#336699";
f.style.color = "white";
}
function gover()
{
g.style.background = "#99ccff";
g.style.color = "white";
}
function gout()
{
g.style.background = "#336699";
g.style.color = "white";
}
function hover()
{
h.style.background = "#99ccff";
h.style.color = "white";
}
function hout()
{
h.style.background = "#336699";
h.style.color = "white";
}
function iover()
{
i.style.background = "#99ccff";
i.style.color = "white";
}
function iout()
{
i.style.background = "#336699";
i.style.color = "white";
}
function jover()
{
j.style.background = "#99ccff";
j.style.color = "white";
}
function jout()
{
j.style.background = "#336699";
j.style.color = "white";
}

function kover()
{
k.style.background = "#99ccff";
k.style.color = "white";
}
function kout()
{
k.style.background = "#336699";
k.style.color = "white";
}

function lover()
{
l.style.background = "#99ccff";
l.style.color = "white";
}
function lout()
{
l.style.background = "#336699";
l.style.color = "white";
}

function mover()
{
m.style.background = "#99ccff";
m.style.color = "white";
}
function mout()
{
m.style.background = "#336699";
m.style.color = "white";
}

function nover()
{
n.style.background = "#99ccff";
n.style.color = "white";
}
function nout()
{
n.style.background = "#336699";
n.style.color = "white";
}

function oover()
{
o.style.background = "#99ccff";
o.style.color = "white";
}
function oout()
{
o.style.background = "#336699";
o.style.color = "white";
}

function pover()
{
p.style.background = "#99ccff";
p.style.color = "white";
}
function pout()
{
p.style.background = "#336699";
p.style.color = "white";
}
