td {
	background-repeat: repeat-y;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #405BD0;
	text-decoration: none;

}
a:visited {
	color: #017FC9;
	text-decoration: none;

}
a:hover {
	color: #9A7CFE;
	text-decoration: underline;
}
a:active {
	color: #3D5BD3;
	text-decoration: none;

}

