.textside {
	color: #000000;
	text-decoration: none;
	float: left;
	padding-right: 5px;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
body {
	background-image: url(images/bgd.jpg);
	background-attachment: fixed;
	background-position: bottom;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 24px}

