a:link {
	color: #990000;
	text-decoration: none; 
        font-weight:bold;
        background-color: transparent;
}
a:visited {
	color : #990000;
	text-decoration: none;
        font-weight:bold;
	background-color: transparent;
}

a:hover {
	color : #990000;
	text-decoration: underline;
	background-color: transparent;
}

.standardtekstgrijs {color : #000000;
        font-family: arial,helvetica;
        font-size:12px;
        line-height:13px;}

.tekstzwart  {color: rgb(0,0,0);
              font-family: arial,helvetica;
              font-size: 12px;
              line-height: 13px;}

.tekstrood  {color: rgb(255,0,51);
              font-family: arial,helvetica;
              font-size: 12px;
              font-weight: bold;
              line-height: 13px;}
.tekstwit  {color: rgb(255,255,255);
              font-family: arial,helvetica;
              font-size: 12px;
              font-weight: bold;
              line-height: 13px;}

.tekstzwart_kl  {color: rgb(0,0,0);
              font-family: arial,helvetica;
              font-size: 7pt;
              font-weight: bold;
              line-height: 8pt;}

.headerrood  {color:rgb(255,0,51);
              font-family: arial,helvetica;
              font-size: 12pt;
              font-weight: bold;
              line-height: 12pt;}

.headerzwart {color:rgb(0,0,0);
              font-family: arial,helvetica;
              font-size:12pt;
              font-weight:bold;
              line-height:12pt;}

.headergrijs {color:rgb(164,177,174);
              font-family: arial,helvetica;
              font-size:12pt;
              font-weight:bold;
              line-height:12pt;}

a.button1:link, .button1:visited {
background-color:#F28801;
width: 145px;
height:  20px;
font-family: arial,helvetica;
border:1px solid #F28801;
display: block;
text-align: right;
text-decoration: none;
color: #A43421;
font-size: 16px;
font-weight: bold;
padding: 0px;}

a.button1:hover { 

background-image:
 url(http://www.demmeniesport.com/images/expedities/nederlandse_karakorum_expeditie2006/button_achtergrond.jpg);
color: #A43421;
text-decoration: none;
 }



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-transform: uppercase; 
}

A.menu {
	background-color: #CCCC99;
	height: 11px;
	text-decoration: none;
	display: block;
	color: white; 
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

A.menu:hover, A.menu:active {
	background-color: #FFFFCC;
	color: white; 
	text-decoration: none;
}
