@charset "UTF-8";
.topbar {
	height: 2px;
	width: 100%;
	background-color: #ffffff;
	position: relative;
	font-family: "Courier New", Courier, monospace;
, Monaco, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topbar2 {
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 12px;
	color: #FF0033;
	font-style: italic;
}

.topbar3 {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.topbar4 {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: justify;
}
a:link {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	height: 10px;
	width: 100%;
	background-color: #00FFFF;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
