a:link {
	color: #8BBED8;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #8BBED8;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #ED2386;
	text-decoration: none;
	font-weight: bold;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	color: #4F2700;
	letter-spacing: .07em;
}

.border {
	border: 1px dotted #9FD9EC;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #79D3FF;
	letter-spacing: 0.07em;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #8BBED8;
	letter-spacing: .07em;
	font-weight: bold;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9FD9EC;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
	color: #8BBED8;
	letter-spacing: 0.07em;
}

.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
	color: #999999;
	letter-spacing: .07em;
}

.small a:link {
	color: #7AA93F;
	text-decoration: none;
	font-weight: normal;
}

.small a:visited {
	color: #7AA93F;
	text-decoration: none;
	font-weight: normal;
}

.small a:hover{
	color: #F54B9F;
	text-decoration: none;
	font-weight: normal;
}