
a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:link { border-style: none;}
a:visited {  }
a:hover {
	font-style: normal;
	color: #FF0000;
}
body { color: black; background-color: #fff; background-image: none; }

