A.topbar:hover {
	color: #809cc9;
	text-decoration: underline;
}
A.text {color: #0c3666; }
A.text:hover {color: #809cc9;}
.heading_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0px;
	padding: 0px;
}
.topbar {
	background-color: #0c3666;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: xx-small;
	text-decoration: none;
	text-align: center;
}
.text {
	font-family: Tahoma, Arial;
	font-size: x-small;
}
.heading {
	color: #0c3666;
	font-family: Trebuchet MS,Tahoma, Arial;
	font-size: medium;
	padding-top: 10px;
}
