﻿body 
{
    font-family: Verdana;
    font-size:13px;
}

.mo_danish a { 
display: block; 
width: 87px; 
height: 99px; 
background: transparent url('/images/danish.jpg') no-repeat; 
} 

.mo_danish a:hover { 
background-position: -87px 0; 
background: transparent url('/images/danish_2.jpg') no-repeat; 
} 

.mo_swedish a { 
display: block; 
width: 88px; 
height: 99px; 
background: transparent url('/images/swedish.jpg') no-repeat; 
} 

.mo_swedish a:hover { 
background-position: -88px 0; 
background: transparent url('/images/swedish_2.jpg') no-repeat; 
} 

.mo_norwegian a { 
display: block; 
width: 88px; 
height: 99px; 
background: transparent url('/images/norwegian.jpg') no-repeat; 
} 

.mo_norwegian a:hover { 
background-position: -88px 0; 
background: transparent url('/images/norwegian_2.jpg') no-repeat; 
} 

.mo_german a { 
display: block; 
width: 88px; 
height: 99px; 
background: transparent url('/images/german.jpg') no-repeat; 
} 

.mo_german a:hover { 
background-position: -88px 0; 
background: transparent url('/images/german_2.jpg') no-repeat; 
} 

.mo_italian a { 
display: block; 
width: 88px; 
height: 99px; 
background: transparent url('/images/italian.jpg') no-repeat; 
} 

.mo_italian a:hover { 
background-position: -88px 0; 
background: transparent url('/images/italian_2.jpg') no-repeat; 
} 

.mo_french a { 
display: block; 
width: 87px; 
height: 99px; 
background: transparent url('/images/french.jpg') no-repeat; 
} 

.mo_french a:hover { 
background-position: -87px 0; 
background: transparent url('/images/french_2.jpg') no-repeat; 
} 

.mo_english a { 
display: block; 
width: 88px; 
height: 99px; 
background: transparent url('/images/english.jpg') no-repeat; 
} 

.mo_english a:hover { 
background-position: -88px 0; 
background: transparent url('/images/english_2.jpg') no-repeat; 
} 

.mo_spanish a { 
display: block; 
width: 88px; 
height: 99px; 
background: transparent url('/images/spanish.jpg') no-repeat; 
} 

.mo_spanish a:hover { 
background-position: -88px 0; 
background: transparent url('/images/spanish_2.jpg') no-repeat; 
} 
.langs {
background-color:#ffffff;
}
.langs A SPAN {
    display : none;
}
    
.hidden 
{
    display:none;
}
