body {
	background-color: #88D0F2;
	background-image: url("/forum/images/bg.png");
	background-position: top;
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: underline;
	color: #000033;
}
.style1 {font-size: small}
.style2 {font-size: large}