@charset "UTF-8";
/* CSS Document */

#toppart {
	height:419px;
	background-color:#000;
	background-image:url(../Images/tanstripe.gif);
}


.popup1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.popup1:visited {
	text-decoration: underline;
}
.popup1:hover {
	color: #000000;
	text-decoration: underline;
}
.popup1:active {
	color: #990000;
	text-decoration: underline;
}
