body {  
	margin: 0px  0px; 
	padding: 0px  0px; 
	font-family: Tahoma; 
	font-size: 9px; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	list-style-image: url(picture/animation/nav_blue_dot.gif);
}
a:active {  
	color: #000000;
}
a:link {  
	color: #000000; text-decoration: underline;
}
a:visited {  
	color: #000000; text-decoration: underline;
	}
a:active {  
	text-decoration: none;
	}
a:hover {  
	color: #990000; text-decoration: underline;
}
