@import "main2.css";

a, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}

li {
	color: #963;
}

a:link {
	color: #963;
	text-decoration: none;
}

a:visited {
	color: #963;
	text-decoration: none;
}

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

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

img.section_menu {
	float: left;
	margin: 10px 5px 0px 0px;
	border-right: 1px solid #963;
	padding: 0px 5px 0px 0px;
}
