a {
	text-decoration: none;
	color:#006699;
	letter-spacing:0.2mm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#006699;
	letter-spacing:0.2mm
}

a:active {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#006699;
	letter-spacing:0.2mm
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


a.textsmall {
	text-decoration: none;
	color:#006699;
	letter-spacing:0.2mm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.textsmall:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#006699;
	letter-spacing:0.2mm
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.textsmall:active {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#006699;
	letter-spacing:0.2mm
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

