.MENU {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : White;
	line-height : 15px;
	text-decoration : none;
}

A.MENU:link {
	color: White;
	text-decoration : none;
	font-weight : bold;
}
A.MENU:visited {
	color: White;
	text-decoration : none;
	font-weight : bold;
}
A.MENU:active  {
	color: #F877AB;
	text-decoration : none;
	font-weight : bold;
}
A.MENU:hover   {
	color: #F877AB;
	text-decoration : none;
	font-weight : bold;
}

A.MENU1:link {
	color: #666666;
	text-decoration : none;
	font-weight : bold;
}
A.MENU1:visited {
	color: #666666;
	text-decoration : none;
	font-weight : bold;
}
A.MENU1:active  {
	color: #687274;
	text-decoration : none;
	font-weight : bold;
}
A.MENU1:hover   {
	color: #687274;
	text-decoration : none;
	font-weight : bold;
}

A.PLAT:link {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT:visited {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT:active  {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT:hover   {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}

A.PLAT1:link {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT1:visited {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT1:active  {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT1:hover   {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}

.PLAT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	line-height : 22px;
}

.PLAT1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}