.masterlinkstyle {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	height: 16px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
