a.BottomNavigation:link  { color: white; font-size: 10pt; font-family: Verdana }
a.BottomNavigation:visited { color: white; font-size: 10pt; font-family: Verdana }
a.BottomNavigation:hover { color: white; font-size: 10pt; font-family: Verdana}
a.BottomNavigation:active { color: white; font-size: 10pt; font-family: Verdana }

a.PageLinks:link  { color: #674730; font-size: 10pt; font-family: Arial }
a.PageLinks:visited { color: #674730; font-size: 10pt; font-family: Arial }
a.PageLinks:hover { color: #674730; font-size: 10pt; font-family: Arial}
a.PageLinks:active { color: #674730; font-size: 10pt; font-family: Arial }

a.AppPageLinks:link  { color: #51693e; font-size: 8pt; font-family: Arial }
a.AppPageLinks:visited { color: #51693e; font-size: 8pt; font-family: Arial }
a.AppPageLinks:hover { color: #51693e; font-size: 8pt; font-family: Arial}
a.AppPageLinks:active { color: #51693e; font-size: 8pt; font-family: Arial }

INPUT { 
    font-family: Verdana, Arial, Helvetica, Sans-serif; 
    font-size: 10px
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
}