.header
{display: block;
	font-family: "verdana";
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.content
{display: block;
	font-family: "verdana";
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
}

.content_b
{display: block;
	font-family: "verdana";
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


.low_menu
{
	display: block;
	font-family: "verdana";
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.low_menu_b
{
	display: block;
	font-family: "verdana";
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}


A:hover { color: #ffffff; text-decoration: underline}
A:link { color: #ffffff; text-decoration: none}
A:visited { color: #ffffff; text-decoration: none}
A:active { color: #ffffff; text-decoration: none}
