A:link {
	color: Red;
	text-decoration: none;
	font-weight : normal;
}
A:visited {
	color: Red;
	text-decoration: none;
	font-weight : normal;
}
A:hover {
	color: #172D4A;
	text-decoration: underline;
	font-weight : normal;
}
A:active {
	color: #172D4A;
	text-decoration: underline;
	font-weight : normal;
}


a.textdart:link {
	color: #0A3B81;
	text-decoration: none;
}
a.textdart:visited {
	color: #0A3B81;
	text-decoration: none;
}
a.textdart:hover {
	color: #0A3B81;
	text-decoration: none;
}
a.textdart:active {
	color: #0A3B81;
	text-decoration: none;
}

.textDart {
	color: #697585;
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, "Sans Serif", Swiss;
}
.textForm {
	color: #172D4A;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-style:groove;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
}
td {
	color: #172D4A;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text10 {
	color: #172D4A;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title12 {
	color: Red;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textaddress {
	color: #697585;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.texttimes12 {
	color: Black;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}




