body
{
background-color: #f2f2f2
}
table.one
{
table-layout: fixed; width=950; height=125; background color=#ffffff
}
table.two
{
table-layout: fixed; width=100%; height=10; background color:#ffffff
}
table.tree
{
table-layout: fixed; width=99; height=100; background color=#ffffff
}
table.four
{
table-layout: fixed; width=680; height=300; background color=#ffffff
}
a
{
text-decoration:none;
color:black;
background-color:none;
padding:0.1em 0.4em;
}
a:hover {background-color:gray; color:yellow
}