.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.marquee {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.linkmore {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.linkmore:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.linkbottom {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.linkbottom:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

