﻿
table { font-family: "Book Antiqua"; 
font-size : 15px}
table {text-align: left;}

a:link {
	color: blue;
	text-decoration:none;
}

a:visited {
	color: purple;
	text-decoration:none;
}

a:active {
	background-color: yellow;
	text-decoration:none;
}

a:hover {
	color: red;
	text-decoration:none;
}

body {
     scrollbar-base-color: #ECE9D8; scrollbar-arrow-color: black;
}

body {
	 background-image: url("sfondo-avana.gif");                 
}
