MyLinks:link
{
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	text-decoration: none;
	font-size: 11px;
}
MyLinks:visited {
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	text-decoration: none;
	font-size: 11px;
}
MyLinks:active {
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	text-decoration: none;
	font-size: 11px;
}
MyLinks:hover {
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	text-decoration: underline;
	font-size: 11px;
}


.MyLinks TD
{
	height: 4px;
	padding: 0 0 0 0;
	line-height: 0px;
}



.Arrow
{
	background-image: url(images/arrow.gif);
	background-repeat: repeat-y;
}
