.table
 { border: solid 1px #959595; border-collapse: separate; box-shadow: 0 0 20px; border-color: #000000;}

A:link
{
    font-size: 16px;
    color: #FF9900;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
A:visited
{font-size: 16px;
    color: #FF9900;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
A:active
{font-size: 16px;
    color: #FFCD06;
    font-family: 'Trebuchet MS';
    text-decoration: underline;
}
A:hover
{font-size: 16px;
    color: #0000CC;
    font-family: 'Trebuchet MS';
    text-decoration: underline;
}
.text
{
    font-size: 16px;
    color: black;
    font-family: 'Trebuchet MS';
}
.bijbel
{font-size: 16px;
    color: #EB8D00;
    font-family: 'Trebuchet MS';
}
.quote
{font-size: 16px; 
    color: #000099;
    font-family: 'Trebuchet MS';
}
.paginakop
{font-size: 25px;
    color: #FF9900;
    font-family: 'Trebuchet MS';
}
.header
{font-size: 17px;
    color: #000000;
    font-family: 'Trebuchet MS';
}

.oranjekopje
{font-size: 17px;
    color: #FF9933;
    font-family: 'Trebuchet MS';
}

.vers
{font-size: 12px;
    color: #000000;
    font-family: 'Trebuchet MS';
}

.dun
{font-size: 15px;
    color: #858585;
    font-family: 'Trebuchet MS';
}
 
 a.popup{
    position:relative; /*this is the key*/
    z-index:24; background-color:#FFFFFF;
    color:#000000;
    text-decoration:underline}

a.popup:hover{z-index:25; background-color:#FF9900}

a.popup span{display: none}

a.popup:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:40px; left:-80px; width:250px;
    border:1px solid #FF9900;
    background-color:#FFFFFF; color:#000000;
    text-align: center;
	text-decoration: none;}
	
	 
 .ConCom1
{text-decoration: none; 
font-family: Trebuchet MS;
color: #ff9900; 
font-size: 12px;
}
.ConCom2
{
display: none; 
border: solid #FF9900 2px; 
padding: 10px; 
background-color: #FFFDF5; 
text-align: justify; 
font-size: 16px; 
font-family: Trebuchet MS; 
width: 595px;

}


.ConCom3
{text-align: center; 
text-decoration: underline;
} 

.ConCom4a
{ font-size: 16px;
} 
.ConCom4b
{ text-decoration: underline; 
color: #FF0000;
}
