ol,ul,li, {
	font-size: 12px;
	font-style: normal;
	
	color: #000000;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	
	color: #0000ff;
}
a:link, a:visited, a:active {
	font-size: 12px;
	font-style: normal;
	
	color: #000000;
}
