body {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #FFFFFF;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: lighter;
}

a.bottommenu:link {
color: white; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none; 
}
a.bottommenu:visited {
color: silver; 
font-size: 12pt; 
font-weight: bold;
text-decoration: none;  
}
a.bottommenu:hover {
color: yellow; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: underline; 
}
a.bottommenu:active {
color: yellow; 
} 