BODY {CURSOR: url('\images\mouse.ani')}
a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
        color: #FF3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;   
}
a:active {  text-decoration: none}

