.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	background-position: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #895F3A;
	text-decoration: none;
	line-height: 17px
}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #CC9933}
.subtitle:hover {  font-weight: bold; color: #FF9900}
.bkg {  background-image:   url(images/bgimg.jpg); background-repeat: no-repeat}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-decoration: none ; line-height: normal}
.footer:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FF0000; text-decoration: none ; line-height: normal }
.bkgContent {
	background-image:   url(images/bgcontent.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
a:hover {  color: #FF9900}
a:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DB6E00;
}
