A:link {
	color: #5D1B13;
	text-decoration: underline;
}

A:visited {
	color:#5D1B13;
	text-decoration: underline;
}

A:active {
	color: #5D1B13;
	text-decoration: underline;
}

A:hover {
	color: #967F4F;
	text-decoration: none;
}

TD {
	font-size: 10pt;
	font-family :  Arial, Verdana, Helvetica;
	color : #191919;
}

P {
	font-size: 10pt;
	font-family :  Arial, Verdana, Helvetica;
	color : #191919;
}

.bottom {
	font-size: 10pt;
	font-family :  Arial, Verdana, Helvetica;
	color : #FFFFFF;
	}

.news {
	font-size: 10pt;
	font-family :  Arial, Verdana, Helvetica;
	color : #191919;
}

TD.smaller {
	font-size: 9pt;
	font-family :  Arial, Verdana, Helvetica;
	color : #191919;
}

P.smaller {
	font-size: 8pt;
	font-family :  Arial, Verdana, Helvetica;
	color : #191919;
}

li{
color: #191919;
display: list-item;
font-size: 10pt;
font-family :  Arial, Verdana, Helvetica;
font-style: normal;
font-variant: normal;
font-weight: normal;
list-style-position: outside;
list-style-type: circle;
text-decoration: none
}

bulls {
	font-size: 10pt;
	font-family :  Arial, Verdana, Helvetica;
	font-color:black;
	
	}	
LI  {
	display: list-item;
	list-style-type: disc;
	}
	

BODY {
 scrollbar-base-color: #5D1B13;
 scrollbar-track-color: #191919;
 scrollbar-face-color:  #5D1B13;
  scrollbar-highlight-color: #5D1B13;
 scrollbar-3dlight-color: #967F4F;
 scrollbar-darkshadow-color: #000000;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #B7A984;
 }
 