


#table1
{
border-top-style:solid;
border-bottom-style:solid;
width: 800px;
border-color:black;
border-width:thin;
}
#table2
{
width: 650px;
}
#table3
{
width: 820px;
}
table
{
width: 800px;
}
a.white:link {color: #ffffff; text-decoration:none;}
a.white:active {color: #ffffff; text-decoration:none;}
a.white:visited {color: #ffffff; text-decoration:none;}
a.white:hover {color: #ffffff; text-decoration:none;}

a.black:link {color: #000000; text-decoration:underline;}
a.black:active {color: #000000; text-decoration:underline;}
a.black:visited {color: #000000; text-decoration:underline;}
a.black:hover {color: #000000; text-decoration:underline;}