a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.normaltextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-indent: 0px;
}

.normaltextBlue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-indent: 0px;
}

.normaltextBlue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-indent: 0px;
}

.normaltextBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-indent: 0px;
}

.normaltextBlue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-indent: 0px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.Newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
}
.Articaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
