.morg {
	font-family: "Verdana", "Arial";
	font-size: 10px;
	color: #808080;
}

A.morg {
	text-decoration : none;
	color: #808080;
}
A.morg:LINK {
	text-decoration : none;
	color: #808080;
}
A.morg:HOVER {
	text-decoration : none;
	color: #808080;
}
A.morg:ACTIVE {
	text-decoration : none;
	color: #808080;
}
A.morg:VISITED {
	text-decoration : none;
	color: #808080;
}