a:link
{ text-decoration: underline; color: #4C0B53; }
a:visited
{ text-decoration: underline; color: #643386; }
a:active
{ text-decoration: underline; color: #4C0B53; }
a:hover
{ text-decoration: none; color: #643386; }

body
{ background: #d3b9e4;
font-family: sylfaen;
color: #4C0B53;
} 

th 
{ text-align: center;
vertical-align: bottom;
padding-bottom: 5px;
font-family: lucida sans unicode;
font-size: x-small;
color: #D3B9E4;
background-image: "Head.jpg";
width: 800;
height: 280;}

td#Bottom
{ font-size: x-small;
text-align: center;
vertical-align: bottom;
font-family: lucida sans unicode;
color: #927e9c;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 20px;
background: #4D0B53;
width: 800;}

td#bulk
{ font-size: small;
color: #4D0B53;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 20px;
background: #927e9c;
border-width: 2px;
border-style: outset;
border-color: black;
width: 550;
vertical-align: top;}

td#side
{ font-size: small;
color: #4D0B53;
padding-left: 5px;
padding-bottom: 20px;
background: #927e9c;
border-width: 2px;
border-style: outset;
border-color: black;
width: 180;
vertical-align: top;}

th a:link
{ text-decoration: none; color: #D3B9E4; }
th a:visited
{ text-decoration: none; color: #D3B9E4; }
th a:active
{ text-decoration: none; color: #D3B9E4; }
th a:hover
{ text-decoration: underline; color: #D3B9E4; }

td#Bottom a:link
{ text-decoration: none; color: #D3B9E4; }
td#Bottom a:visited
{ text-decoration: none; color: #D3B9E4; }
td#Bottom a:active
{ text-decoration: none; color: #D3B9E4; }
td#Bottom a:hover
{ text-decoration: underline; color: #D3B9E4; }

</style>
