.RubOrange {
	color: #E0AF50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.RubOrange:visited {
	color: #CC9F49;
	text-decoration: none;
}

.RubOrange:hover {
    COLOR: #FFB400;
    TEXT-DECORATION:none;
}
	
.RubOrange:active {
    COLOR: #E0AF50;
	text-decoration: none;
}

.SRubOrange10 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.SRubOrange10:active {
    COLOR: #F39302;
	text-decoration: none;
}

.SRubOrange10:hover {
    COLOR: #FFBA00;
    TEXT-DECORATION:none;
}
	
.SRubOrange10:link {
    COLOR: #885B01;
	text-decoration: none;
}

.SRubOrange10:visited {
	text-decoration: none;
}

A:link {
	COLOR: #CC9F49;
	text-decoration: none;
}

A:visited {
	color: #A77001;
	text-decoration: none;
}

A:active
{
	COLOR: #000099;
	text-decoration: none;
}

A.smallmenu
{
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

A.smallmenuRub
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal
}

A.smallmenuRub:hover
{
    COLOR: #0000FF;
    FONT-STYLE: italic;
    TEXT-DECORATION: underline
}

A.smallmenuRub:active
{
    COLOR: #0000FF;
    FONT-STYLE: italic;
    TEXT-DECORATION: underline 
}

A.small_Link
{
	FONT-FAMILY: arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	color: #333333;
}

A.small_Link:hover
{
    COLOR: #666666;
    FONT-STYLE: italic;
    TEXT-DECORATION: underline 
}

A.small_Link:active
{
    COLOR: #000099;
    FONT-STYLE: italic;
    TEXT-DECORATION: underline 
}


TABLE
{
    COLOR: navy;
    FONT-FAMILY: Arial, 'Times New Roman';
    FONT-SIZE: 8pt
}

TABLE.mediumC
{
    COLOR: navy;
    FONT-FAMILY: Courier New;
    FONT-SIZE: 9pt
}
TABLE.mediumital
{
    COLOR: navy;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic
}

