@charset "utf-8";
.welcomefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.menu_red_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.menu_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
