@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-decoration: blink;
}
a:link {
	font-size: x-large;
	color: #000000;
	text-decoration: blink;
}
a:visited {
	font-size: x-large;
	color: #000000;
	text-decoration: blink;
}
a:active {
	font-size: x-large;
	color: #000000;
	text-decoration: blink;
}
a:hover {
	font-size: x-large;
	text-decoration: blink;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
