body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-color: #0000CC;
}
a:visited {
	color: #000077;
	text-decoration: none;
}
a:active {
	color: #000088;
	text-decoration: none;
}
.textSmallMedLinkHOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.textSmallMedLinkHOME:link {
	color: #000099;
	text-decoration: none;
}
.textSmallMedLinkHOME:hover {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}
.textMediumBoldLinkHOME {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.textMediumBoldLinkHOME:link {
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.textMediumBoldLinkHOME:hover {
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}
