.subm{
	background-image:url(images/submenu-topl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.submb{
	background-image:url(images/submenu-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.f{font-family: Verdana, Geneva, sans-serif;
color:#630;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;}


a{
	text-decoration: none;
}
a:hover{
	color: #000;
}

