.mainback { 
  background: #FFFFFF url(images/home_10.jpg);
  background-attachment: fixed;
  background-position: middle;
 }
 

.nero {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}
.nero a:link, a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
    text-decoration: none;

}
.nero a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #990000;
    text-decoration: underline;

}
