body {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: FFFFFF;
	color: #243267;
}
A.type:link {
	color: #243267;
	font-weight: normal;
	text-decoration: none;
	font-family: arial;
}
A.type:visited {
	color: #0066FF;
	font-weight: 12px;
	text-decoration: none;
	font-family: Tahoma;
}
A.type:hover {
	color: #243267;
	font-weight: 12px;
	text-decoration: underline;
	font-family: Tahoma;
	background-color: ffffff;
}
A.type:active {
	color: #243267;
	font-weight: 12px;
	text-decoration: none;
	font-family: Tahoma;
}
