body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #FFFF99;
}
a:visited {
	text-decoration: underline;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF99;
}
.menu {
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.color {
	color: #FFFF99;
}

.left {
	vertical-align: text-top;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.links {
	font-size: 8px;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.bottom {
	text-align: justify;
	vertical-align: text-top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
.count {
	text-align: center;
	vertical-align: middle;
}
h2 {

	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
}
.hidden {
	text-align: justify;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
