/* CSS Document */
.menuHead a {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.menuHead a:hover {
	color: #C0C0C0;
}

.tdBuild {
	background: url(../images/medfi.png);
	background-repeat: no-repeat;
	background-position: center;
}
