@charset "utf-8";
/* CSS Document */

.WelcomeHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0E2B8D;
	font-weight: bold;
}
.ourcompany {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FE1B14;
}
.wefinance {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0E2B8D;
	font-weight: bold;
}
.ourcompanyblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #0E2B8D;
}
.Sapplication {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/head-link.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	list-style-image: url(images/bullet-1.gif);
}
.headlink a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	list-style-image: url(images/bullet-1.gif);
}
.headlink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	list-style-image: url(images/bullet-1.gif);
}
.headlink a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	list-style-image: url(images/bullet-1.gif);
}
.headlink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: middle;
	text-align: center;
	list-style-image: url(images/bullet-1.gif);
}
