.lineDW {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #022C6C;
}
.lineDX {
	border-right-color: #022C6C;
	border-right-width: 2px;
	border-right-style: solid;
}
.lineTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #022C6C;
}
.t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.Cornice {
	border: 1px solid #022C6C;
}

