body {
	font-family: verdana;
	font-size: 12px;
	color: white;
};

td {
	color:white;
}


a:link,a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.elencomoto:link,a.elencomoto:visited {
	color: white;
	text-decoration: none;
}

a.elencomoto:hover {
	text-decoration: underline;
}

p.copy {
	font-family: verdana;
	font-size: 10px;
	color: white;
};
