A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

.menu_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagename {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #012C95;
}
.pagecontect {
	font-family: Tahoma;
	font-size: 12px;
	color: #015D58;
}
.pagelinks {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: 00948c;
}
.toplinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

