.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFF00;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/logo2.jpg);
	background-color: #333333;


}
.table {
	background-attachment: fixed;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:visited {

	color: #FFCC00;
	text-decoration: none;
}
