.web1 {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}

