
.MyLinks TD
{
	height: 4px;
	padding: 0 0 0 0;
	line-height: 0px;
}
.MyLinks a:link{
	text-decoration: none;
}
.MyLinks a:visited{
	text-decoration: none;
}
.MyLinks a:hover{
	text-decoration: none;
}

.Arrow a:link{
	padding-left: 12px;
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	font-size: 11px;
	text-decoration: none;
}
.Arrow a:visited{
	padding-left: 12px;
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	font-size: 11px;
	text-decoration: none;
}
.Arrow a:hover{
	padding-left: 12px;
	font-family: verdana;
	font-weight: normal;
	color:  #b1b1b1;
	font-size: 11px;
	background-image: url(images/link-arrow.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.Feedback
{
	background-image: url(images/feedback-background.jpg);
}