body
{
 margin:0px;
 padding:0px;
 background-color:#d8dff7;
 background:url(../fx/back.png);
 cursor:url(../fx/nop.ani),default;
}

a
{
 cursor:url(../fx/yep.ani),pointer;
}

a:link
{
 text-decoration:none;
 color:#ff0000;
}

a:visited
{
 text-decoration:none;
 color:#c00080;
}

a:active,a:hover
{
 text-decoration:underline;
 color:#ff8000;
}

img
{
 border:none;
}

td
{
 border:0px;
 padding:0px;
 vertical-align:top;
}

hr
{
 border-top:solid 1px #eff1fa;
 border-bottom:solid 1px #b2bce5;
}

#ostc
{
 width:670px;
 margin:0px auto;
}

#ostm
{
 font-family:Verdana,Serif;
 position:absolute;
 padding-bottom:25px;
 width:670px;
 z-index:0;
}

#ost
{
 width:670px;
 height:30px;
 background:url(ostt.png);
}

#osm
{
 padding-left:15px;
 padding-right:15px;
 text-align:center;
 font-size:10px;
 color:#7f4db2;
 background:url(ostm.png);
}

#osb
{
 height:25px;
 background:url(ostb.png);
}