
		.toplinks {
			height: 33px;
			text-align: center;
			margin-top: 4px;
			margin-bottom: 0px;
			padding: 0px;
			color : #dcdcdc;
		}

		A.toplinks {
			display: block;
			border-style : solid;
			border-width : 2px	;
			border-color : #253962;
			background-color : #253962;
			color : #dcdcdc;
			width: 110px;
			height: 21px;
			padding-right : 4px;
			text-decoration : none;
			text-align: center;
			font-size: 16pt;
			font-family : Arial Narrow;
			margin: 0px;
			line-height:21px;
		}
		A.toplinks:HOVER{
			border-style : solid;
			border-width : 2px;
			border-color : #253962;
			background-color : #4cb3e3;
			color : #dcdcdc;
			width: 110px;
			height: 21px;
			padding-right : 4px;
			text-decoration : none;
			font-family : Arial Narrow;
			font-size: 16pt;
			text-align: top;
			line-height:21px;
		}
		A.toplinks:visited, a.toplinks:active, a.toplinks:link{
			
			color : #dcdcdc;
			
		}
.form_text {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}