.linx {
	font-family: Arial;
	font-size: 16px;
	font-weight: lighter;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.footerlinx {

	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #006699;
	text-decoration: underline;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
