BODY, TD, INPUT, SELECT, TEXTAREA
	{
  font-family: verdana;
  font-size: 11px;
  color: blck;
  cursor: default;  
  }

A, A:visited, A:hover, A:active, A:link
	{
	color:#000099;
	font-weight:bold;
	text-decoration: none;
	}
A:hover
	{
	color: 00E0FF;
	font-weight:bold;
	atext-decoration: underline;
	text-decoration: none;
	}
A.catmain, A.catmain:visited, A.catmain:link, A.catmain:active, A.catmain:hover
    {
    color: #FF7200;
    font-weight:bold;
    text-decoration: none;
    }
A.catmain:hover
    {
    color: #DF5200;
    font-weight:bold;
    text-decoration: none;
		background-color: transparent;
    }
A.cattop, A.cattop:visited, A.cattop:link, A.cattop:active, A.cattop:hover
    {
    color: #FF7200;
    font-weight:bold;
    text-decoration: none;
    }
A.cattop:hover
    {
    color: #DF5200;
    font-weight:bold;
    text-decoration: none;
		background-color: transparent;
    }
A.catsub, A.catsub:visited, A.catsub:link, A.catsub:active, A.catsub:hover
    {
    color:#5865A7;
    font-weight:bold;
    text-decoration: none;
    }
A.catsub:hover
    {
    color: #384587;
    font-weight:bold;
    text-decoration: none;
    }
BODY 
{   PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: url(img/bck.png) repeat-x left top;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px

}