@charset "UTF-8";
/* CSS Document */

.shadow {
	box-shadow: 0 3px 8px -2px #999 !important;
}

a:hover{
	color:#145a7b !important;
}