
	A.siteMap {
		font : bolder italic small-caps 9pt;
		color: #6675E6;
		text-decoration : underline;
	}

	A:HOVER.siteMap {
		color: Yellow;
	   width: 100%;
		text-decoration : none;
	}

	A.politics {
		color: #676363;
		font :oblique 11pt monospace;
		list-style-type : square;
	}

	A:HOVER.politics {
		color: Yellow;
		text-decoration : none;
	}


	A.razdel {
		color: #83817A;
		font : 600 13pt;
	}

	A:HOVER.razdel {
		color: Yellow;
		width : 100%;
		text-decoration : none;
	}

	 A.author {
                font-weight : bold;
                color : #1000CE;
                text-decoration : none;
        }

        A.author_article {
                font-weight: bold;
                color: #1000CE;
                text-decoration: underline;
        }

        A:HOVER.author {
                font-weight : bold;
                color: #bbbbbb;
                text-decoration : underline;
        }

        A.article {
                color : #0006F0;
        }

        A:HOVER.article  {
                color: #bbbbbb;
        }

	.issueInfo {
      color: #F0E68C;
      background-color : #cc3300;
      width: auto;
      height: auto;
      border-top : 1px solid #3DBDFB;
      border-bottom : 1px solid #3DBDFB;
      border-width : 1px 1px;
      border-left : 1px solid #3DBDFB;
      border-right : 1px solid #3DBDFB;
            font-size: smaller;
            font: sans-serif;
   }

	TABLE.issueInfo {
		color: #6A6A6A;
		background-color : #ADFFCC;
		width: 100%;
		height: auto;
		border-top : 1px solid #3DBDFB;
		border-bottom : 1px solid #3DBDFB;
		border-width : 1px 1px;
		border-left : 1px solid #3DBDFB;
		border-right : 1px solid #3DBDFB;
	}

	A.sitelink {
		color : #00B925;
		font-weight : bold;
	}

	A:HOVER.sitelink {
		color : #00E634;
		font-weight : bold;
		text-decoration : none;
	}
	A.iz {
		color : #ffffff;
		font-weight : bold;
		font:14pt;
		font-family:times new roman;
	}

	A:HOVER.iz {
		color : yellow;
		font-weight : bold;
		font:14pt;
		font-family:times new roman;
		text-decoration : none;
	}

	.iq {
		color : Blue;
		font-style : italic;
	}

      .i-reklama {
       border: 1px solid #0000CD;
       font: normal 9px/10px sans-serif;
       margin: 3px;
       padding: 3px;
       text-align: left;
       width: 127px;
       // width: 135px;
       overflow: hidden; 
       // overflow: visible; /* IE */
       // overflow-x: auto; /* IE */
    }

    .i-reklama_head {
       font-weight: bold;
       font-size: 11px;
       background-color: Blue;
       color: White;
       padding: 2px 5px 3px 5px;
       margin: -3px -3px 3px -3px;
    } 
