﻿

a.navigatie:hover 
{
font-family: Arial; 
font-size: 14px; 
color: #761e23; 
}

a.navigatie:active 
{
font-family: Arial; 
font-size: 14px; 
color: #761e23; 
} 


.Titelgroen
{
font-family: Arial; 
font-weight:Bold;
font-size: 18px; 
color: #0e7b00; 
}

.Titelrood
{
font-family: Arial; 
font-weight: Bold;
font-size: 18px; 
color: #761e23; 
}


.Text
{
font-family: Arial; 
font-size: 12px;  
color: #000000; 
}

.TextBlack
{
font-family: Arial; 
font-size:12px; 
color: #000000; 
}


.TextGreen
{
font-family: Verdana; 
font-size: 12px;  
color: #0e7b00; 
}


.TextRed
{
font-family:Verdana; 
font-size: 12px; 
color: #761e23;

}

.ShopTextBlack
{
font-family: Arial; 
font-size:10px;  
color: #000000; 
}


.ShopTextGreen
{
font-family: Arial; 
font-size: 10px;  
color: #0e7b00; 
}


.ShopTextRed
{
font-family:Arial; 
font-size: 10px; 
color: #761e23; 
}

a.tekstlink:link 
{
font-family: Arial; 
font-size: 12px; 
color: #0e7b00;  
}

a.tekstlink:visited 
{
font-family: Arial; 
font-size: 12px;  
color: #0e7b00;  
}

a.tekstlink:hover 
{
font-family: Arial; 
font-weight: Bold;
font-size: 12px; 
color: #0e7b00; 
}

a.tekstlink:active 
{
font-family: Arial; 
font-weight: Bold;
font-size: 12px;  
color: #0e7b00; 
} 
