.lino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(neobkgnd.jpg);
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat;


}
a:link {
	color: #00FF00;

}
a:visited {
	color: #00FFFF;
}
