@charset "iso-8859-1";
<!--
 BODY { background-image:url("images/bg.jpg");
               background-repeat:repeat }
 -->

a:visited {color: #005953; text-decoration: none}
a:link {color: #005953; text-decoration: none}

table.test
{
border-style: solid;
border-color: #000000;
border-right-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
}

table.main 
{
border-style: dashed;
border-color: #000000;
border-right-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
}

