body
{ background-image:url('../img/bg_main.jpg'); }

A:VISITED, A:LINK, A:ACTIVE, A {
	font-family : Arial;
	color : #929292;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
}

A:HOVER {
	color : #ff0000;
	text-decoration : none;
	font-size : 14px;
}

.text { font-family : Arial;
             color : #000000;
             font-size : 14px;

}

.text2 { font-family : Arial;
             color : #7C7E87;
             font-size : 14px;
           	 font-weight : bold;
}

.text3 { font-family : Arial;
             color : #000000;
             font-size : 14px;
           	 font-weight : bold;
}

.title { font-family : Arial;
             color : #4F4F4F;
             font-size : 16px;
           	 font-weight : bold;

}

.activ { font-family : Arial;
             color : #ff0000;
             font-size : 14px;
           	 font-weight : bold;

}
