a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #728F83;
	margin-top: 0px;
}
.style1 {	font-size: x-large;
	color: #0000FF;
}
