@charset "UTF-8";
a{
	text-decoration:none;
	color:#990000;
}
a:hover{
	color:#660000;
	text-decoration:underline;
}
.dropdown-item:hover{background-color:#3E4551 !important;}