.link {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #045398;
	text-decoration: none;
	line-height: normal;
}

.link:HOVER {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #045398;
	text-decoration: underline;
	line-height: normal;

}
.txtDefault {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.txtTitle {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.linkDefault {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
}
.linkDefault:HOVER {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: underline;
}
.FormText {
	background-color: #CCEEFF;
	border: 1 solid #000080;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	HEIGHT: 16px
}
.FormSelect {
	background-color: #CCEEFF;
	border: 1 solid #000080;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	HEIGHT: 16px
}
.FormTextArea {
	background-color: #CCEEFF;
	border: 1 solid #000080;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
}
.FormButton {
	background-color: #CCEEFF;
	border: 1 solid #000080;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	HEIGHT: 16px
}
