.style {
	text-decoration: none;
	color: #000000;
	



}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-style: normal;


}
