	/* universal links */

	a, a:link {

		color:#F2F2F2;

        /*font-family:Verdana,Arial;*/

	}

	a:visited {

		color:#FFFFFF;

	}



	a:hover, a:active {

		color:#FF0000;

	}



	a, a:link, a:visited, a:active {

		text-decoration:none;

	}

	a:hover {

		text-decoration:underline;

	}

	/***************/



	.actionsBlock a,

	.actionsBlock a:link,

	.actionsBlock a:visited,

	.actionsBlock a:hover,

	.actionsBlock a:active {

		font-weight:bold;
		
		color:#f2f2f2;

		font-size:11px;

	}



	#short_profile_info .TransBox .actionsBlock a,

	#short_profile_info .TransBox .actionsBlock a:link,

	#short_profile_info .TransBox .actionsBlock a:visited,

	#short_profile_info .TransBox .actionsBlock a:hover,

	#short_profile_info .TransBox .actionsBlock a:active {

		font-size:11px;

	}



    .paginate a,

	.paginate a:link,

	.paginate a:visited {

        text-decoration:none;
		
		color:#f2f2f2;

        font-weight:bold;

    }



    /*Top level menu link items style*/

    div.extra_top_menu table.fixed_menu div.popup_html a,

    div.extra_top_menu table.fixed_menu div.popup_html a:link, 

    div.extra_top_menu table.fixed_menu div.popup_html a:visited {

        display: block;

        color: #f2f2f2;

        text-decoration: none;

        font-size:11px;

        padding-left: 1px;

        padding-right: 1px;

    }



    div.extra_top_menu table.fixed_menu div.popup_html a:focus {

     outline: 0;

    }



    div.extra_top_menu table.fixed_menu div.popup_html a.top_indent,

    div.extra_top_menu table.fixed_menu div.popup_html a.top_indent:link, 

    div.extra_top_menu table.fixed_menu div.popup_htmla.top_indent:visited {

        margin-top:6px;

    }



    div.extra_top_menu table.fixed_menu div.popup_html a.bottom_indent,

    div.extra_top_menu table.fixed_menu div.popup_html a.bottom_indent:link, 

    div.extra_top_menu table.fixed_menu div.popup_html a.bottom_indent:visited {

        margin-top:7px;

    }



    /* Sub level menu links style */

    div.extra_top_menu table.fixed_menu  div.html_data a,

	div.extra_top_menu table.fixed_menu  div.html_data a:link,

	div.extra_top_menu table.fixed_menu  div.html_data a:visited {

		color:#ffffff;

        display:inline;

        white-space: nowrap;

        font-size:11px;

        text-transform:none;

        padding:0;

	}



  	div.extra_top_menu table.fixed_menu  div.html_data a:hover {

        text-decoration:underline;

    }



    div.extra_top_menu table.fixed_menu  div.html_data a.message,

	div.extra_top_menu table.fixed_menu  div.html_data a.message:link,

	div.extra_top_menu table.fixed_menu  div.html_data a.message:visited,

	div.extra_top_menu table.fixed_menu  div.html_data a.message:hover {

		font-size:11px;

        font-weight:bold;

        color:#f2f2f2;

	}



    div.notifi_window a,

	div.notifi_window a:link,

	div.notifi_window a:visited{

        color:#FFF;

        text-decoration:underline;

	}



    div.notifi_window a:hover {

        text-decoration:none;

    }

