element.style {
}

#menuList a:hover {
    text-shadow: rgb(255, 0, 0) 0px 0px 5px, rgb(255, 0, 0) 0px 0px 10px, rgb(255, 0, 0) 0px 0px 15px, rgb(255, 0, 0) 0px 0px 30px, rgb(255, 0, 0) 0px 0px 40px;
    color: rgb(255, 205, 210) !important;
}

#menuList a {
    transition: all 0.3s linear 0s;
}
.xlj a:visited, .xwj a:visited {
    color: #808000;
}

.menu a {
    text-shadow: rgb(0, 0, 0) 0px 0px 4px, rgb(0, 0, 0) 0px 0px 3px, rgb(0, 0, 0) 0px 0px 2px, rgb(0, 0, 0) 0px 0px 1px;
    color: rgb(255, 255, 255) !important;
}
.ml, .s1, .menu li i, .menu a, .s1, .s2, .s3, #sxts a {
    color: #FEFFFD;
}
A:hover {
    COLOR: red;
    TEXT-DECORATION: underline;
}
A {
    color: #000;
    text-decoration: none;
	
	