.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text strong {
	font-weight: bold;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #30C;
}
