a:link { color: white }
a:visited {color: white }
A:hover { color: eed856 }
a:active {color: white }

.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	filter: Glow(Color=yellow, Strength=10);


}
<style type="text/css">

A:link {text-decoration:none}
A:visited {text-decoration:none}
