.senior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-position: center;
	background-image: url(billeder/baggrund1.jpg);

}
a:hover
{
background: #eeeeee;
color: #000099;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: underline;
}

a:link
{
background: #eeeeee;
color: #000055;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
}
a:visited
{
background: #eeeeee;
color: #000055;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
}

