body {
	background-attachment: fixed;
	background-image: url(images/backs/hom1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu:link {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: none;
}
.menu:hover {
	color: #FFFFFF;
	background-color: #000066;
	text-decoration: none;
	width: 100%;
}
.links:link {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: none;
}
.links:hover {
	color: #FFFFFF;
	background-color: #000066;
	text-decoration: none;
}
.table {
	border: thin solid #84bdd6;
}
.flag {
	border: thin solid 84bdd6;
}
