@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
body {
background:#0099FF}
.style3 {
	font-size: 18px
}
h1 {
	font-size: xx-large;
}
a:link {
	color: #CC0000;
}
.style2 {font-size: large; }
a:hover {
	color: #330099;
}
a:visited {
	color: #33FF00;
}
a:active {
	color: #006600;
}

