.textStandard
{
	font-family: Verdana;
	font-size: 14px;
	color: #3e647e;
	text-align: left;
}

.textLarge
{
	font-family: Verdana;
	font-size: 16px;
	color: #3e647e;
	font-weight: bold;
}
.textIndex
{
	color: #606a74;
	font-family: Verdana;
	font-size: 22px;
	font-weight: 600;
}
.textSmall
{
	font-family: Verdana;
	font-size: 12px;
	color: #3e647e;
}
a:hover
{
	text-decoration: underline;
	color: #3e647e;
}
a:link
{
	text-decoration: underline;
	color: #3e647e;
}
a:visited
{
	text-decoration: underline;
	color: #3e647e;
}

