﻿body {
	font-family: Verdana;
	background-image: url('../background/net-cyan-background.jpg');
	background-attachment: fixed;
}
a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
}
.page-updated {
	color: #000000;
	font-weight: lighter;
	font-size: xx-small;
	font-style: oblique;
	letter-spacing: .5px;
}
.nation {
	font-size: medium;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
}
.states {
	font-size: 16px;
	font-weight: bold;
	background-color: #transparent;
	color: #000000;
	text-align: center;
}
.states-center {
	text-align: center;
}
.welcome-home {
	font-size: medium;
	font-weight: bold;
	background-color: #006666;
	color: #FFFFFF;
	text-align: center;
}
