 A.subnav:link {
          color: #000000;
          text-decoration: none;
            background: transparent;
 }



 A.subnav:active {
            color: #0000FF;
          text-decoration: underline;
            background: transparent;
 }

 A.subnav:visited {
            color: #000000;
          text-decoration: none;
            background: transparent;
 }

 A.subnav:hover {
          color: #0000FF;
          text-decoration: underline;
          background: transparent;
 }

.subnav
	{
                color: #000000; 
                font-size: 14px;
		font-family:"Times New Roman";
	}

 A.cc:link {
          color: #0000FF;
          text-decoration: none;
            background: transparent;
 }



 A.cc:active {
            color: #0000FF;
          text-decoration: underline;
            background: transparent;
 }

 A.cc:visited {
            color: #0000FF;
          text-decoration: none;
            background: transparent;
 }

 A.cc:hover {
          color: #0000FF;
          text-decoration: underline;
          background: transparent;
 }



.cc
	{
        color: #000000; 
        font-size: 10px;
		font-family:Arial;
	}

.text
	{
	color: #000000; 
	font-size: 13px;
	font-family:"Arial";
	}

.text20
	{
        font-size: 20px;
		font-family:Arial;
	}
