.style1 {	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg_fade2.jpg);
	background-repeat: repeat-x;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
