.SelectedTab,A.OtherTabs:active,A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:hover, A:link, A:visited, A:hover, A:active 
{
    text-decoration: none;
    color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}