
BODY {
	background: white url(imatges/fons02.jpg);
	background-repeat : no-repeat;
	background-position : top;
}

P.general {font-size: xx-small;font-family: Arial;font-weight: normal;font-style: normal;color: DARKBLUE;text-align: right;}

P.boton {font-size: smaller;font-family: Verdana;font-weight: normal;font-style: normal;color: DARKBLUE;text-align: right;}

A:active {
	color: #00008B;
	background-color: yellow;
}
A	{text-decoration: none;}

TD.botons	{margin-left: 20em;}



