.basic_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEFEFE;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}
a:link {
	font-family: "Lucida Grande";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Grande";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Lucida Grande";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Grande";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
