.telegraph a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.telegraph a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #353386;
	text-decoration: none;
}
.telegraph a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
