.text1 {
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 1.5px;
}
.text2 {
	font-size: 12px;
	line-height: 18px;
}
.bg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text3 {
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 2px;
	word-spacing: 0px;
}
a.a:link {
	font-size: 12px;
	color: #1e3163;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	color: #1e3163;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}
a.b:link {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {

	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a.nav {
	TEXT-DECORATION: none;
	color: #1e3163;
	font-size: 16px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-weight: bold;
}
a.nav:hover {
    color: #FF6633;
	TEXT-DECORATION: underline;
}