.f1{
	font-family : Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 12px;
	color : #1A014D;
}

.f2{
	font-family : Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 12px;
	color : #827FAA;
}

.f3{
	font-family : Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 11px;
	color : #827FAA;
}

.A:LINK {
	color: #1A014D;
	text-decoration: underline;
}

.A:HOVER {
	color: #827FAA;
	text-decoration: underline;
}

.A:VISITED {
	color: #827FAA;
	text-decoration: underline;
}

.B:LINK {
	color: #1A014D;
	text-decoration: none;
}

.B:HOVER {
	color: #827FAA;
	text-decoration: none;
}

.B:VISITED {
	color: #1A014D;
	text-decoration: none;
}
.C:LINK {
	color: #827FAA;
	text-decoration: none;
}

.C:HOVER {
	color: #1A014D;
	text-decoration: none;
}

.C:VISITED {
	color: #827FAA;
	text-decoration: none;
}