.Menu_Head {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
}

.Menu_Select {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.Menu_Link {
	color: #C0CCE3;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.Menu_Link {
    color: #C0CCE3;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.Menu_Link:hover {
	text-decoration: underline;
	color: #ffffff;
}

.Menu {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
}

.Contact_Link {
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}

a.Contact_Link {
    color: #000066;
	font-family: Arial;
	text-decoration: none;
	margin: 0px;
}

.Contact_Link:hover {
	text-decoration: underline;
	color: #000066;
}

.Address {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Contact_Head_Row {
	background: #335588;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.Contact_Content_Row {
	background: #eeeeee;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}