.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB3D46;
	text-decoration: none;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C3B4C;
	text-decoration: none;
}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
}
.link{
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.link:hover {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D86A80;
	text-decoration: none;
}
.link2{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D86A80;
	text-decoration: underline;
}.link3 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.link3:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D86A80;
	text-decoration: none;
}
