#template  { 
position: relative;
width: 900px;
height: 726px;
background: url('../images/europeesche.jpg') no-repeat;
 }

h2 {
font-size: 12px;
margin-bottom: 2px;
margin-top: 5px;
*margin-bottom: -10px;
}


a.homepagelink:link { 
color:#02019A; text-decoration: none; font-weight:bold;}

a.homepagelink:visited {
color:#02019A; text-decoration: none; font-weight:bold; text-align: right;}

a.homepagelink:hover { 
color:#FF9500; text-decoration: underline; font-weight:bold; text-align: right;}

a.homepagelink:active {
color:#FF9500; text-decoration: none; font-weight:bold; text-align: right;} 

