body {
	margin: 0px;
	padding: 0px;
	background-color: #004a80;
}
a.css:link, a.css:visited, a.css:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.css:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}

a.skip:link, a.skip:visited, a.skip:active {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.skip:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}

a.css2:link, a.css2:visited, a.css2:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 130px;
	padding-top: 4px;
}
a.css2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 130px;
	padding-top: 4px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.email:link, a.email:visited, a.email:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #004A80;
	text-decoration: underline;
}
a.email:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
