.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}
a:link {
	color: #669900;
}
a:visited {
	color: #336600;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #663399;
}

