<style type=text/css>
<!--
A:Link 
{
 color: #bbbbbb;
 text-decoration: none;
 cursor:crosshair;
}

A:Active 
{
 color: #ffffff;
 text-decoration: none;
 cursor:crosshair;
}

A:Visited 
{
 color: #bbbbbb;
 text-decoration: none;
 cursor:crosshair;
}

A:Hover 
{
 color: #ffffff;
 text-decoration: none;
 cursor:crosshair;
}

body 
{
 font-family:ocr a extended,tahoma;
 font-size:12px;
 line-height:14px;
 color:#000000;
 background-color:#ffffff;
 background: url("nic.jpg");
 background-repeat: no-repeat;
 background-position: 100% 100%;
 background-attachment: fixed;
}
-->
</style>