/* Stylesheet voor arivalkhoff.com */

body					{background-color: #00ccff;
							font-family: verdana;
							color: #000000;
							margin-left: 5cm}

h1						{border-bottom: inset 2mm;
							border-left: inset 2mm;
							border-right: inset 2mm;
							border-top: inset 2mm;
							border-color:#808080 ;
							margin-left:2CM ;
							margin-right:2CM;
							text-align: center;
							}
							
a:link					{color: #ffff99}
a:visited				{color: #ffff00}
a:active			{ color: #ccffff}							
