<link href="VALC.css" rel="stylesheet" type="text/css">
<style type="text/css">

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CFEAFA;
	text-decoration:none
}
.arrowlink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #074147;
	text-decoration: none;
    }
	a:hover {
    color: #248598;
    }
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #074147;
	text-decoration: underline;
    }
    a:hover {
    color: #248598;
    }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e5651;
}
.border {
	border: thin #000000;
}
.greenborder {
	border: medium solid #7f8c83;
}
.centerbody {
	background-position: center;
}
.centertwo {
	display: inline-table;
}
.centerthree {
	z-index: 0;
}
.centerfour {
	width: 100%;
}
</style>