/* CSS Document */
A:link {
	color:#0000сс; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-style: italic;
	font-weight: bold;
	
	
}
A:active {color:#0000cc; font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	font-style: italic;
	font-weight: bold;
	
}
A:visited {color:#990033; 
    font-style: italic; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration:none;
	
}
A:hover {color:#990099;
    font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	font-style: italic;
	font-weight: bold;
	
}
A.ssilka:link {
	color:#000066; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-style: italic;
	font-size:medium;
	}
A.ssilka:active {color:#0000cc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	font-style: italic;
	font-size:medium;
	}
A.ssilka:visited {color:#990033; 
    font-style: italic; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: medium;
	}
A.ssilka:hover {color:#990099;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	font-style: italic;
	font-size:medium;
	}
	
A.small:link {color:#000066; 
	         text-decoration:none;
			 
			 font-size:small}

A.small:active {color:#0000cc;
    
    text-decoration:none;
	font-style: italic;
	font-size:small;
	
}			 
			 
A.small:visited {color:#990033; 
	         text-decoration:none;
			 font-style:italic;
			 
			 font-size:small}			 
			 
A.small:hover {color:#990099; 
              			 
			  text-decoration:none;
			  font-size:small}


.bgt {
	background-repeat: no-repeat;
	background-position: center top;
}

.bgniz {
	background-repeat: repeat-x;
	background-position:bottom;
	}
.bgtt {
	background-repeat: repeat-x;	
	background-attachment:fixed; 
	
}
.bgf {
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;
}

.text1 {color:#CC0033;}
.text1b {color:#CC0033;
font-weight:bold;}
.text1bbig {color:#CC0033;
font-weight:bold;
font-size:large;}

.text2 {color:#660033;}
.text2b {color:#660033;
font-weight:bold;}
.text2bbig {color:#660033;
font-weight:bold;
font-size:large}

.text3 {color:#3300CC}
.text3b {color:#3300CC;
font-weight:bold;}

/* основной текст */
.text4 {color:#330066;}
.text4b {color:#330066;
font-weight:bold}
.text4bbig {color:#330066;
font-weight:bold;
font-size:larger}
.text4bsmall {color:#330066;
font-weight:bold;
font-size:small}
.text4small {color:#330066;
font-size:small}

.text5 {color:#660000}
.text5b {color:#660000;
font-weight:bold;}
.text5bbig {color:#660000;
font-weight:bold;
font-size:large}
.text5bsmall {color:#660000;
font-weight:bold;
font-size:small}

.text6 {color:#333366}
.text6b {color:#333366;
font-weight:bold}
.text6bbig {color:#333366;
font-weight:bold;
font-size:large}
.text6bsmall {color:#333366;
font-weight:bold;
font-size:small}