.contact_1 {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
.contact_2 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.contact_3 {
	font-size: 12px;
	color: #666666;
}
.contact_4 {
	font-size: 13px;
	color: #333333;
	letter-spacing: 2px;
}


.local a:link {text-decoration: none;color: #333333;}
.local a:visited {text-decoration: none;color: #333333;}
.local a:hover {text-decoration: underline;olor: #333333;}
.local a:active {text-decoration: none;color: #333333;}
