@charset "utf-8";
/* CSS Document */

body {
color: #000000; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; 
}

p {
color: #000000; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; 
}


}

h1 {

}


.front_main {
font-family:Verdana;
font-size:30;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}


.front_add {
font-family:Verdana;
font-size:14;
color:#FFFFFF;
font-weight:normal;
text-align:center;
}

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: #ffffff; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; }/*normal links in the text*/ 
.footer-links:visited { color: #FF9999; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;} 
.footer-links:hover { /*this effect is not shown in NN4.xx*/ color: #ffffff; text-decoration: underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;} 
.footer-links:active {/*colour in NN4.xx is red*/ color: #9999CC; text-decoration: underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;} 

.body-links:link { color: #000000; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }/*normal links in the text*/ 
.body-links:visited { color: #FF9999; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;} 
.body-links:hover { /*this effect is not shown in NN4.xx*/ color: #000000; text-decoration: underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;} 
.body-links:active {/*colour in NN4.xx is red*/ color: #9999CC; text-decoration: underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;} 
