/* CSS Document */
/* KoNgo Studios Professional Web Development: http://www.kongostudios.com.au */

.topmenu {
font-family: arial, verdana;
font-size: 12px; 
font-weight: bold; 
color: #999999;
text-decoration: none;
}

.topmenu:hover {
font-family: arial, verdana;
font-size: 12px; 
font-weight: bold; 
color: #666666;
text-decoration: none;
}

.normaltext {
font-family: arial, verdana;
font-size: 12px;
color: #666666; 
}

.normaltextbold {
font-family: arial, verdana;
font-size: 12px;
color: #666666; 
font-weight: bold; 
}

.normaltextsmall {
font-family: arial, verdana;
font-size: 10px;
color: #666666; 
}

.entersite {
font-family: arial, verdana;
font-size: 25px;
color: #ffffff;
font-weight: bold; 
}

.copyright {
font-family: arial; verdana;
font-size: 11px;
color: #cccccc;
}