<style type="text/css">
<!--
body
{
background-image: url('sesshybg.gif');
background-attachment: fixed;
scrollbar-base-color: #D55193;
}
p
{
text-align: center;
color:  #D55193;
font-family: Arial Narrow;
background-color: #FFB9DC;
border-style: inset
}
p.update
{
text-align: left;
color:  #D55193;
font-family: Arial Narrow;
background-color: #FFCAED;
border-style: outset
}
a:link {color: #FF0000; decoration: none;}
a:visited {color: #00FF00; decoration: line-through;}
a:hover {color: #FF00FF; decoration: overline;}
a:active {color: #0000FF; deocoration: underline;}

p.letter
{
text-align: left;
color:  #D55193;
font-family: Arial Narrow;
border-style: none;
background-color: #FFCAED;
}
p.game
{
text-align: center;
color:  #D55193;
font-family: Arial Narrow;
border-style: none;
background-color: #FFCAED;
}
p.bio
{
text-align: left;
color:  #D55193;
font-family: Arial Narrow;
border-style: outset;
background-color: #FFCAED;
}
-->
</style>