.menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
hr {
	background-image:  url(../YGLights/images/SMYhline.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a {
	color: orange;
	alink: orange;
	hlink: orange;
	vlink: orange;
}