.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: underline;
}

body {

		background:  url(images/bk.jpg) repeat-x fixed;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522A07;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
