﻿A:hover {color: #FF9900; text-decoration: none;} 

.activepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #000080;
	background-color: #C9E600;
	text-align: center;
	vertical-align: middle;
}
.lienpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #C9E600;
	background-color: #000080;
	text-align: center;
	vertical-align: middle;
}
.navtable {
	border: 1px solid #C9E600;
}
