.titels {
	font-family: Verdana;
	font-size: 12px;
	color: #B6B6B6;
	font-weight: bold;
	}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding:10px;
	
}
.textol{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left:20px;
	
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	font-weight: bold;
	
}
.links{
	font-family: Tahoma;
	font-size: 11px;
	color: #67BDDB;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
	}
.mainlinks{
	font-family: Tahoma;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right:30px

}
.titel2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.titel2:active{color: #B71E4D;}
.titel2:visited{color: #B71E4D;}
.titel2:link{color: #B71E4D;}
.titel2:hover{
	color: #666666;
	text-decoration: underline;
}
.titel3 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFB46A;
	text-decoration: none;
	font-weight: bold;
}
.3rd {
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
}
.copyright{
    font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
	
}
.tradenet{
    font-family: Tahoma;
	font-size: 9px;
	color: #39605d;
	
}

.links:active{color: #205D81;}
.links:visited{color: #205D81;}
.links:link{color: #205D81;}
.links:hover{
	color: #67BDDB;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
	
}
.footer:active{color: #4A4A4A;}
.footer:visited{color: #4A4A4A;}
.footer:link{color: #4A4A4A;}
.footer:hover{
	color: #000000;
	text-decoration: underline;
}
.factive {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
.scroll{
           scrollbar-3dlight-color:#ffffff;
           scrollbar-arrow-color:#205D81;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#E0E8C5;
		   scrollbar-track-color:#ffffff;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#E0E8C5;
           scrollbar-shadow-color:#ffffff;
		   }