.main_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.main_emote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.menu_href {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu_href A:link {
	color: #FFFFFF;
	text-decoration:none;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}
.menu_href A:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_href A:active {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_href A:hover {
	text-decoration: underline;
}