@charset "UTF-8";
.linktypo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
home:link {
	font-weight:normal;
	padding: 0px 11px;
	color: #FFFFFF;
}
home:visited {
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
}
home.hover {
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
}
home:active {
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
}
home:focus {
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
}

