@charset "utf-8";
.Chutt-style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
    color:#000000;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
menu:link {color:#ff0000; text-decoration:none}
menu:visited {color:#0000ff; text-decoration:none}
menu:active {color:#000000; text-decoration:none}
menu:hover {color:#000000; text-decoration:underline}

}

