a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}

a:visited {
	font-weight: bold;
	text-decoration: underline;
		color: #0000FF;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
		color: #0000FF;
}

a:active {
	font-weight: bold;
	text-decoration: underline;
		color: #0000FF;
}

.positionTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.Subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.invertedText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.poweredby {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;

}
.continueLnk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
