@charset "iso-8859-1";

@import url(../../base/css/anchor.css);

/*------------------*/



	a:link, a:visited

	{

		color:#484848;

		text-decoration:underline;

		background-color:transparent;

	}

	a:active, a:hover

	{

		color:#484848;

		text-decoration:none;

		background-color:transparent;

	}



	a.bottommenu:link, a.bottommenu:visited

	{

		color:#606466;

		font-weight:bold;

		text-decoration:none;

	}

	a.bottommenu:active, a.bottommenu:hover

	{

		color:#606466;

		font-weight:bold;

		text-decoration:underline;

	}

	a.top_menu:link, a.top_menu:visited

	{

		font-weight:bold;

		text-transform:uppercase;

		text-decoration:none;

	}

	a.top_menu:active, a.top_menu:hover

	{

		color:#000000;

		font-weight:bold;

		text-transform:uppercase;

		text-decoration:none;

	}

	a.top_members_menu:link, a.top_members_menu:visited

	{

		color:#F5ECE2;

	}

	a.top_members_menu:active, a.top_members_menu:hover

	{

		color:#F5ECE2;

	}

	a.bottom_text:link, a.bottom_text:visited

	{

		color:#057ECD;

		font-weight:bold;

		text-decoration:none;

	}

	a.bottom_text:active, a.bottom_text:hover

	{

		color:#057ECD;

		font-weight:bold;

	}



	a.logout:link, a.logout:visited

	{

		color:#DD6600;

		text-decoration:underline;

		font-weight:bold;

	}

	a.logout:active, a.logout:hover

	{

		color:#DD6600;

		text-decoration:none;

		font-weight:bold;

	}

	a.ppoll_menu

	{

		color:#F5ECE2;

	}