.titels {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E78C1;
	font-weight: bold;
	}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;

}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC2C2F;
	text-decoration: none;
	
}
.links{
	font-family: Tahoma;
	font-size: 11px;
	color: #95BDDE;
	text-decoration: none;
	}
.bigtitle {
	font-family: Arial;
	font-size: 18px;
	color: #95BDDE;
	text-decoration: none;
}

.copyright{
    font-family: Tahoma;
	font-size: 9px;
	color: #4A4A4A;
	text-decoration: none;
}
.tradenet{
    font-family: Tahoma;
	font-size: 9px;
	color: #898986;
	
}