body
{ 
background: #336699 url(BGhorz.jpg) repeat-x;
} 

a.reg:link, a.reg:visited
{
display: block;
width: 160px;
height: 25px;
line-height: 25px;
color: #000;
text-decoration: none;
background: #F9FC79 url(pixy-rollover.gif) no-repeat left top;
text-indent: 25px;
}

a.reg:hover
{
background-color: #369;
background-position: right top;
color: #999;
}

a:link, a:visited
{
color: #000000;
text-decoration: none;
}

a:hover
{
color: #0000FF;
}

a.text:link, a.text:visited
{
color: #000099; 
text-decoration: none;
}

a.text:hover
{
color: #0000FF;
text-decoration: underline;
}

h1
{
font-size: 16pt;
font-variant: small-caps;
font-family: arial;
}

h2
{
font-size: 13pt;
font-variant: small-caps;
font-family: arial;
}

p
{
font-size: 11pt;
font-family: arial;
}

ul
{
font-size: 11pt;
font-family: arial;
}