body
{
 color: #1D1D1D;
 cursor: default;
 font-family: tahoma, sans-serif;
 font-size: 12px;
 margin: 0;
 padding: 0;
}
a
{
 font-weight: bold;
 font-size: 16px;
 color: #292929;
 text-decoration: none;
 letter-spacing: 1px;
}
a:hover
{
 color: #F65202;
}
.table1
{
 width: 100%;
 height: 100%;
}
.td1
{
 background: url('./images/b1.jpg');
}
.td2
{
 width: 650px;
}
.td3
{
 background: url('./images/b1.jpg');
}
.tr1
{
 background-color: #a3c86f;
}
.tr2
{
 background-color: #a3c86f;
 height: 450px;
}
.tr3
{
 background-color: #fcc101;
}
