A.menu:link {

	text-decoration: none;	font-family:verdana,arial,courier,times;

	font-size: 8pt;	font-style: normal;	font-weight: normal;

	color: #ffffff;	display: block;	padding-left: 5px;

	white-space: nowrap;}

A.menu:active {

	text-decoration: none;font-family:verdana,arial,courier,times;

	font-size: 8pt;	font-style: normal;	font-weight: normal;

	color: #cccccc;	display: block;	padding-left: 5px;

	white-space: nowrap;}

A.menu:visited {

	text-decoration: none;font-family:verdana,arial,courier,times;

	font-size: 8pt;	font-style: normal;	font-weight: normal;

	color: #ffffff;	display: block;	padding-left: 5px;

	white-space: nowrap;}

A.menu:hover {

	text-decoration: none;font-family:verdana,arial,courier,times;

	font-size: 8pt;	font-style: normal;	font-weight: normal;

	color: #cccccc;	display: padding-left: 5px;

	white-space: nowrap;}

/*.menu {text-decoration:none; color:#000000} */

#menuText {font-size:11px; color:#cccccc; font-family:verdana,arial,courier,times;}

#logo {margin-right: 10px;}
#mn {float:left; margin-bottom: 50px; width:100%; }
#tu {
	text-transform: uppercase;
	color: #e6ebf2;
	font-weight: bold;
}
a#tu:hover { color: White; }