.text {	
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	line-height: 16px;
	
}

.orange {	
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #6f2f26;
	line-height: 16px;
	
}

h1 {	
	font-family: tahoma,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #6f2f26;
	line-height: 16px;
	
}

.titles {	
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #828282;
	line-height: 16px;
	
}




.footer {
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #A9A9AA;
}




a:link,a:active,a:visited{color:#61AD71;text-decoration:none}


a:hover{color:#61AD71;text-decoration:underline;}


