.previousNext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-image: url(../images/INF_bullet.jpg);
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}
.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4A838C;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
A.MenuLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9900;
	font-weight: bold;
	text-decoration: blink;
	text-transform: capitalize;
}
.articlesLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
A.articlesLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
}
.articlesLinkInactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.gtColumnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.gtColumnLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
.gtColumnLinkInactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.ltBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
