H1 {font-family:"verdana"; serif; font-size:24px;}
h2 {background-color: green; font-size:20px;}
h3 {color: white ;background-color: black;}
h4 {background-color: gold;}
P {font-family:"verdana"; serif; font-size:14px;}
td {font-family:"verdana"; serif; font-size:14px;}


a:link 	{color: blue; background-color: white; font-size:14px;}
a:hover 	{color: beige; background-color: green; font-size:14px;}
a:active 	{color: white; background-color: green; font-size:14px;}
//a:visited 	{color: orange; background-color: white; font-size:14px;}


body {font-family:"trebuchet MS", verdana;
color:  black;
font-size:14px;
background-image:url(Fotojpg\sandston.gif);
background-position: left top;
margin:0px}