@charset "iso-8859-1";
@import url(../../base/css/anchor.css);
	a,
	a:link
	{
		color:#0000CC;
		text-decoration:none;
	}
	a:visited
	{
		color:#000066;
		text-decoration:none;
	}

	a:hover,
	a:active
	{
		color:#0000FF;
		text-decoration:none;
	}

	a.menu_item_link,
	a.menu_item_link:link,
	a.menu_item_link:visited {
		text-decoration: underline;
	}
	
	a.menu_item_link:active,
	a.menu_item_link:hover
	{
		text-decoration:none;
	}
	
	a.menu_item_link,
	a.menu_item_link:link,
	a.menu_item_link:visited
	{
		color:#336699;
	}
	
	a.menu_item_link:active,
	a.menu_item_link:hover
	{
		color:#000000;
	}
	
	.no_hello_actions a,
	.no_hello_actions a:link,
	.no_hello_actions a:visited,
	
	.no_hello_actions a:active
	{
		color:#ffffff;
		text-decoration:none;
	}
	
	.no_hello_actions a:hover
	{
	/* background-image:url(../images/menu_hover.jpg); */
	 background-repeat:repeat;
	 color:#000000;
	height:25px;
	width:auto;
	}
	.no_hello_actions1 a,
	.no_hello_actions1 a:link,
	.no_hello_actions1 a:visited,
	
	.no_hello_actions1 a:active
	{
	color:#ffffff;
	}
	
	.no_hello_actions1 a:hover
	{
	 color:#000000;
	height:10px;
	width:auto;
	}
	.hello_actions a,
	.hello_actions a:link,
	.hello_actions a:visited,
	
	.hello_actions a:active
	{
		color:#ffffff;
				line-height:25px;

	}
	
	.hello_actions a:hover
	{
	 color:#000000;
	font-weight:500;
/*	background-image:url(../images/menu_hover.jpg); */
	 background-repeat:repeat;
	height:25px;
	width:auto;
			line-height:25px;

	}
	
	.hello_actions1 a,
	.hello_actions1 a:link,
	.hello_actions1 a:visited,
	
	.hello_actions1 a:active
	{
	font-weight:500;
		text-decoration:none;
		color:#666666;
				line-height:25px;

	}
	
	.hello_actions1 a:hover
	{
	 color:#000000;
	font-weight:500;
/*	background-image:url(../images/menu_hover.jpg); */
	 background-repeat:repeat;
		line-height:25px;
	width:auto;
	}
	.hello_actions2 a,
	.hello_actions2 a:link,
	.hello_actions2 a:visited,
	
	.hello_actions2 a:active
	{
	
		text-decoration:none;
		color:#0099FF;
		line-height:25px;
	}
	
	.hello_actions2 a:hover
	{
	 color:#000000;
	
	/* background-image:url(../images/menu_hover.jpg); */
	 background-repeat:repeat;
	height:25px;
	width:auto;
	line-height:25px;

	}
	
	a.customMenuItem,
	a.customMenuItem:link,
	a.customMenuItem:visited
	{
		color:#333399;
		text-decoration:none;
	}
	
	.one_tag a,
	.one_tag a:link,
	.one_tag a:active,
	.one_tag a:visited
	{
		color:#800040;
	}
	
	.one_tag a:hover
	{
		color:#0000FF;
	}

	.bottomLinks a,
	.bottomLinks a:link,
	.bottomLinks a:visited {
		color: #eee;
		text-decoration: underline;
	}

	.bottomLinks a:hover,
	.bottomLinks a:active {
		color: #fff;
		text-decoration: none;
	}
