/* CSS Document */

.navigation
{
color:white; 
text-decoration:underline; 
font-size:13pt;
font-family:geneva
}

a.navigation{color:white; text-decoration:underline; font-size:13pt; font-family:geneva}


.simletext
{
color:white;
font-size:10pt;
font-family:verdana;
}

.copyright
{
color:#666666; 
font-size:8pt; 
font-family:verdana
}

a.copyright{color:#666666; text-decoration:underline; font-size:8pt; font-family:verdana}



