.Welcome {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.CopyRight {
	font-family: "Arial";
	color: #666666;
	font-size: 11px;
}
.BottomEmail {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #666666:  underline;
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
.bottomlink {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}
.Tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}

