/* Stylesheet van Michael's pagina's */
/* Vakantie Noorwegen 2004           */
/* H1 H2 br P                        */
/* A .menu .menu2 .viseted .hover    */

H1 {
	font-family: Times new roman;
	font-size: 30pt;
	font-weight : bold;
	color: #003366;
	text-align: left;
}

H2 {
	font-family: Times new roman;
	font-size: 15pt;
	color: #003366;
	font-weight : bold;
	text-align: left;
}


br {
	font-size: 13pt;
}

P {
	font-family: Times new roman;
	font-size: 13pt;
	font-weight : bold;
	color: #003366;
}
p.fototekst {
	font-family: Times new roman;
	font-size: 12pt;
	color: #003366;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}


A {
	font-family: Times new roman;
	font-size: 13pt;
	font-weight : bold;
	text-decoration: none;
	color: #037EF1;
}

A.menu {
	font-family: Times new roman;
	font-size : 14pt;
	color: #00ffff;
	font-weight : bold;
	text-decoration: none;
	background-color: #003366;
	width: 50x;
}

A.menu:visited {
	font-family: Times new roman;
	font-size : 14pt;
	color: #ffffff;
	font-weight : bold;
	text-decoration: none;
	background-color: #003366;
}

A.menu:hover {
	font-family: Times new roman;
	font-size : 14pt;
	color: #FFFF00;
	font-weight : bold;
	text-decoration: none;
	background-color: #003366;
}


A.klein {
	font-family: Times new roman;
	font-size : 12pt;
	color: #00ffff;
	font-weight : normal;
	text-decoration: none;
	background-color: #003366;
	width: 50x;
}

A.klein:visited {
	font-family: Times new roman;
	font-size : 12pt;
	color: #ffffff;
	font-weight : normal;
	text-decoration: none;
	background-color: #003366;
}

A.klein:hover {
	font-family: Times new roman;
	font-size : 12pt;
	color: #FFFF00;
	font-weight : normal;
	text-decoration: none;
	background-color: #003366;
}

A.opklikken {
	cursor: pointer;
}
