.aline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #336699;
	text-decoration: none;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.unnamed1 {
	background-image: url(images/main/leftbkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;


}
.unnamed2 {
	background-attachment: fixed;
	background-image: url(images/main/rightbkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
