@charset "utf-8";
/* CSS Document */

.links {   font-size: 13px;
    line-height:24px;
    color: #6b6b6b;
	font-family:'Open Sans', 'Trebuchet MS', Arial;
	text-decoration:none;
	} 
	
	
	
	a.links:hover {
    color: #000000;
	font-weight:600;
	
	} 
	a.links:hover {
    color: #000000;
	font-weight:600;
	
	} 
	
	
	.contact {   font-size: 14px;
    line-height:24px;
    color: #6b6b6b;
	font-family:'Open Sans', 'Trebuchet MS', Arial;
	text-decoration:none;
	} 
	
	.contact2 {   font-size: 14px;
    line-height:24px;
    color: #6b6b6b;
	font-family:'Open Sans', 'Trebuchet MS', Arial;
	text-decoration:none;
	font-weight:600;
	} 
	
