a:link {
	text-decoration:none;
	font-weight:bold;
	color:#A8A353;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#A8A353;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
}
a:active {
	text-decoration:none;
	font-weight:bold;
}
a:focus {
	text-decoration:none;
	font-weight:bold;
}
img {
	border:0;
}
.welcome {
	font-family:'Helvetica';
	font-size:26;
	color:#5D5D5D;
	line-height:2.0em;
}
.normal {
	font-family:'Helvetica';
	font-size:16;
	color:#5D5D5D;
	line-height:1.8em;
}
