.contact_text_large {
	font-family: Arial;
	font-size: 18px;
	font-weight: Bold;
	color: #000000;
}



.contact_address_title_text {
	font-family: Arial;
	font-size: 16px;
	font-weight: Bold;
	color: #000000;
}
.contact_address_title_text A:link
{
	color: #000000;
    text-decoration: none;
}
.contact_address_title_text A:active
{
	color: #000000;
    text-decoration: none;
}
.contact_address_title_text A:visited
{
	color: #000000;
    text-decoration: none;
}
.contact_address_title_text A:hover
{
	color: #000000;
    text-decoration: none;
}



.contact_address_text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.contact_address_text A:link
{
	color: #000000;
    text-decoration: none;
}
.contact_address_text A:active
{
	color: #000000;
    text-decoration: none;
}
.contact_address_text A:visited
{
	color: #000000;
    text-decoration: none;
}
.contact_address_text A:hover
{
	color: #000000;
	text-decoration: underline;
}



.contact_minimapaddress_text {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.contact_minimapaddress_text A:link
{
	color: #000000;
    text-decoration: none;
}
.contact_minimapaddress_text A:active
{
	color: #000000;
    text-decoration: none;
}
.contact_minimapaddress_text A:visited
{
	color: #000000;
    text-decoration: none;
}
.contact_minimapaddress_text A:hover
{
	color: #000000;
	text-decoration: underline;
}