a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	list-style-type: disc;
	
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	font-weight: bold;
	color: #663300;
	list-style-type: disc;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	font-weight: bold;
	color: #990000;
	list-style-type: disc;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	font-weight: bold;
	color: #660033;
}
body { scrollbar-face-color: #3b472f;
scrollbar-shadow-color: #ECEBCC;
scrollbar-highlight-color: #ECEBCC;

scrollbar-3dllight-color:;
scrollbar-darkshadow-color:#ECEBCC;
scrollbar-track-color:#3b472f;
scrollbar-arrow-color:#ECEBCC;
scrollbar-BASE-color:#CCCC99;
}
li {
	list-style-image:  url(../lista.jpg);
}
