.hover a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.hover a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bg {
	background-attachment: fixed;
	background-image: url(file:///C|/Documents%20and%20Settings/1/Desktop/Suncity/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

