body {
	font-family: Tahoma;
	background-image: url(images/bgs.jpg);
	background-repeat: repeat-x;
}
.headingw {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headingb {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #77c8ff;
	text-decoration: none;
}
.texti {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: 09324c;
	text-decoration: none;
	font-weight: bold;
}
a.toplinks:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: 64c0ff;
	text-decoration: none;
	font-weight: bold;
}
.textb {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
