	A:link {
		color: #FFFFFF;
		text-decoration: underline;
	}
	A:visited {
		color: #FFFFFF;
		text-decoration:  underline;
	}
	A:active {
		color: #FFFFFF;
		text-decoration:  underline;
	}
	A:hover {
		color: #FFFFFF;
		text-decoration:  underline;
	}		
 .bodyFont		{font-family:Arial; font-size:12px; font-weight:normal; color:black}
 .bodyFont2		{font-family:Arial; font-size:11px; font-weight:normal; color:black}
 .bodyFont3		{font-family:Arial; font-size:11px; font-weight:normal; color:black;   font-style:italic}
 .bodyFont4		{font-family:Arial; font-size:11px; font-weight:bold;   color:white}
 .textField		{font-family:Arial; font-size:11px; font-weight:normal; color:black;   background-color:white}
 .nestedSel		{font-family:Arial; font-size:12px; font-weight:bold;   color:black}

 .separator		{border-right:solid 1px #ECB86C}
 hr			{color:gray}

/* default link 1 */
 .link1			{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;      color:maroon}
A.link1:link		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; color:maroon}
A.link1:visited		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; color:maroon}
A.link1:active		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; color:maroon}
A.link1:hover		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;      color:maroon}

/* copyright, front page and 'top' link */
 .link2			{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;      color:maroon}
A.link2:link		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;      color:maroon}
A.link2:visited		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;      color:maroon}
A.link2:active		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;      color:maroon}
A.link2:hover		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:maroon}

/* footer and breadcrumb link */
 .link3			{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;      color:maroon}
A.link3:link		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:maroon}
A.link3:visited		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:maroon}
A.link3:active		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:maroon}
A.link3:hover		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;      color:maroon}

/* sub menu link */
 .link4			{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;      color:navy}
A.link4:link		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; color:navy}
A.link4:visited		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; color:navy}
A.link4:active		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; color:navy}
A.link4:hover		{font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;      color:navy}

/* right link */
 .link5			{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;      color:navy; font-style:italic}
A.link5:link		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:navy; font-style:italic}
A.link5:visited		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:navy; font-style:italic}
A.link5:active		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:navy; font-style:italic}
A.link5:hover		{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:underline; color:navy; font-style:italic}