@charset "UTF-8";
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fontmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #989898;
}a.fontmenu:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #989898;
}
a.fontmenu:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #989898;
}
a.fontmenu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.fontmenupink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #e98baa;
}
a.fontmenupink:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #e98baa;
	text-decoration: none;
}
a.fontmenupink:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #e98baa;
}
a.fontmenupink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #da326a;
}
.font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 18px;
	
}a.font:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #606060;
}
a.font:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #606060;
}
a.font:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e98baa;
	background-color: transparent;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #e98baa;
}
.fontwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 15px;
	line-height: 16px;
	text-align: justify;
}

