.texts{
        font-family : Arial, Helvetica;
        font-size : 10px;
        font-style : normal;
        font-variant : normal;
        color : #050B5D;
		text-align: justify;
}
.text{
        font-family : Arial, Helvetica;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        color : #050B5D;
		text-align: justify;
}
a:active{
	text-decoration: underline;
	color : #050B5D;
}
a:visited{
	text-decoration: none;
	color : #050B5D;
}
a:hover{
	text-decoration: underline;
	color : #ffffff;
}
a:link{
	color : #050B5D;
	text-decoration: none;
}
.adres{
        font-family : Arial, Helvetica;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        color : #EDD58C;
		text-align: right;
}
.copyright{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #050B5D;
}
a.copyright:active{
	text-decoration: none;
	color : #EDD58C;
}
a.copyright:visited{
	text-decoration: none;
	color : #050B5D;
}
a.copyright:hover{
	text-decoration: none;
	color : #EDD58C;
}
a.copyright:link{
	color : #050B5D;
	text-decoration: none;
}
a.adres:active{
	text-decoration: none;
	color : #EDD58C;
}
a.adres:visited{
	text-decoration: none;
	color : #EDD58C;
}
a.adres:hover{
	text-decoration: none;
	color : #ffffff;
}
a.adres:link{
	color : #EDD58C;
	text-decoration: none;
}
