@charset "iso-8859-1";
@import url(../../base/css/anchor.css);

a,
a:link
{
	color: rgb(247, 0, 114);
	text-decoration: none;
}
a:visited
{
	color:rgb(196,68,127);
	text-decoration: none;
}

a:hover,
a:active
{
	text-decoration:none;
}

a { color: rgb(247,0,114); text-decoration: none; }
a:hover { color: rgb(247,0,114); text-decoration: underline; }

{ text-decoration: none; color: rgb(0,155,238); }

a.menu_item_link,
a.menu_item_link:link,
a.menu_item_link:visited
{ position: relative; color: #ffd8e8; text-decoration:none; font-weight: bold; }

a.menu_item_link:hover { color: #fff; }
a.menu_item_link:active { color: #ffd8e8; top: 1px; }

.no_hello_actions a,
.no_hello_actions a:link,
.no_hello_actions a:visited,
.no_hello_actions a:hover,
.no_hello_actions a:active
{
	color: rgb(255,255,255);
}

.hello_actions a,
.hello_actions a:link,
.hello_actions a:visited,
.hello_actions a:hover,
.hello_actions a:active
{
	color: rgb(255,255,255);
}

.loginbox_c a {
}
.loginbox_c a,
.loginbox_c a:hover {
	color: rgb(255, 255, 255);
}
.loginbox_c a:hover {
	color: rgb(125, 45, 82);
	text-decoration: none;
}

span.customMenuItemActive {
	padding-left: 14px;
	margin-right:10px;
	border: 0px solid red;
}
a.customMenuItem,
a.customMenuItem:link,
a.customMenuItem:visited
{
	color: rgb(255,255,255);
	text-decoration:none;
	margin-right:10px;
	border: 0px solid red;
	width: auto;
}
a.customMenuItem:hover
{
	color: rgb(247,0,114);
}

.customMenuItemActive
{
	color: rgb(255,255,255);
}

.one_tag a,
.one_tag a:link,
.one_tag a:active,
.one_tag a:visited
{
	color:#800040;
}

.one_tag a:hover
{
	color:#0000FF;
}

div.prof_details_wrapper .boxFirstHeader a { color: #fff; text-decoration: none; }
div.prof_details_wrapper .boxFirstHeader a:hover { color: rgb(247,0,114); text-decoration: none; }
