@charset "utf-8";
/* CSS Document */

body {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}

p {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-align:justify;
}

.menu-center {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-align:center;
}

.menu-highlight {
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

h1 {
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

.highlight {
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:justify;
}

.testimonial {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-style:italic;
}

.testimonial-more {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-decoration: underline;
}

.call {
font-family: Arial, Helvetica, sans-serif;
font-size:27px;
color:#FFFFFF;
font-weight:bold;
text-align:justify;
}

.frontpage {
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
text-align:justify;
}


a:link { color: #FFFFFF; text-decoration: none; }/*normal links in the text*/ 
a:visited { color: #FF9999; text-decoration: none; } 
a:hover { /*this effect is not shown in NN4.xx*/ color: #999999; text-decoration: underline; } 
a:active {/*colour in NN4.xx is red*/ color: #9999CC; text-decoration: underline; } 

.footer-links:link { color: #999999; text-decoration: none; }/*normal links in the text*/ 
.footer-links:visited { color: #FF9999; text-decoration: none; } 
.footer-links:hover { /*this effect is not shown in NN4.xx*/ color: #999999; text-decoration: underline; } 
.footer-links:active {/*colour in NN4.xx is red*/ color: #9999CC; text-decoration: underline; } 