.StarmedMsnLinksBar
{
	margin-top    : 2px;
	font-family   : arial;
	font-size     : 17px;
	position      : relative;
	direction     : rtl;
	width         : 100%;
	border-top    : 2px solid white;
	border-bottom : 0px solid white;
	border-left   : 3px solid white;
	border-right  : 2px solid white;
}

.StarmedMsnLinksBar a, .StarmedMsnLinksBar a:visited
{
	color           : black;
	text-decoration : none;
}

.StarmedMsnLinksBar a:hover
{
	color           : red;
	text-decoration : underline;
}

.StarmedMsnLinksBar td
{
	border-left : 1px solid #336699;
	text-align  : center;
	line-height : 18px;
	font-weight : bold;
}
