@charset "utf-8";
/* CSS Document */

a:hover {
	text-decoration:none;
}
.style6 {
	text-align:left;
}

a.style12:hover, a.style5:hover {
	color:#32648C;
}

a.selected {
	color:#32648C;
}

.link_o {
	text-decoration:none;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

a.link_o:hover {
	background:#32648C;
	color:#fff;
	text-decoration:none
}

a.sel {
	background:#32648C;
	color:#fff;
	
}
