.bg {
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
}
.toptext {
	font-size: 13px;
}
.large {
	FONT-SIZE: 14px
}a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
