.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444e93;
}
.pageTextLightBlue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #008bbf;
}
.pageTextLightBlueBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #008bbf;
}
a:link {
	color: #008bbf;
	font-weight: bold;
}
a:visited {
	color: #008bbf;
	font-weight: bold;
}
a:hover {
	color: #008bbf;
	font-weight: bold;	
}
a:active {
	color: #008bbf;
	font-weight: bold;
}

#divTermsServices, #divTermsServices a:link, #divTermsServices a:visited, 
#divTermsDesign, #divTermsDesign a:link, #divTermsDesign a:visited, 
#divPrivacy, #divPrivacy a:link, #divPrivacy a:visited, 
#divLeetek, #divLeetek a:link, #divLeetek a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	text-decoration: none;
}

#divTermsServices a:hover, #divTermsDesign a:hover, #divLeetek a:hover
{
	font-family: Arial;
	color:#FFFFFF;
	text-decoration: underline;
}

.pageTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444e93;
}
.pageTextLargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #444e93;
}
.pageTextError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.pageTextWhiteBoldOnLightBlue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #008bbf;
}