/* Lay-out voor Derde Kerstdag Loop.nl © /*
/* Nav pagina /*

/* <link rel = "stylesheet" type = "text/css" href = "stylenav.css"> */

/* Eigenschappen voor body: */
BODY			{background-color: #FAFAFA; font-family: Verdana; margin-left: 0; margin-right: 0;
			 background-image: url("bgnav.jpg"); background-repeat: no-repeat; 
                         background-position: left top}

/* Eigenschappen voor paragrafen: */
P			{color: #000000; font-size: 12px; margin-bottom: 5; margin-top: 5}

/* Eigenschappen voor breaks: */
BR			{font-size: 12px}

/* Eigenschappen voor tabellen: */
TABLE			{}
TD			{font-size: 10px; margin-top: 0; margin-bottom: 0}
TD.nav			{font-size: 12px; margin-left: 0; margin-right: 0; text-align: right}
TD.info			{font-weight: bold; text-align: right}

/* Eigenschappen voor links: */
A			{color: #005A00; text-decoration: none; font-size: 12px; font-weight: bold; margin-right: 5}
A:visited		{color: #005A00; text-decoration: none}
A:active		{color: #000000; text-decoration: none}
A:hover			{color: #008800; text-decoration: none}

A.info			{font-family: Verdana; font-size: 10; font-weight: bold}
A.info:link		{color: #000000; text-decoration: none}
A.info:visited		{color: #000000; text-decoration: none}
A.info:active		{color: #000000; text-decoration: none}
A.info:hover		{color: #777777; text-decoration: none}
