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

a.contacttxt:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #C09A8F;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	line-height: 12px;
}
a.contacttxt:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #C09A8F;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	line-height: 12px;
}
a.contacttxt:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #C09A8F;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	line-height: 12px;
}
a.contacttxt:active {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #C09A8F;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	line-height: 12px;
}

a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #C09A8F;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	text-decoration: none
}
a.menu:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #C09A8F;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	text-decoration: none
}
a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #b33b5a;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none
}
a.menu:active {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #b33b5a;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none
}
