body {
background-color: #FFFFFF; font-family: Helvetica,Arial,sans-serif; color: #000000;
}
.textenormal { font-size: 14px; line-height:15pt; }
a {
color:#2F5892;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:none;
}
td.navbar {
text-align: center; background-color: rgb(153, 51, 153);
width: 20%;
color: rgb(255, 255, 255);
}
td.smallnavbar {
text-align: center; background-color: rgb(102, 51, 102);
width: 20%;
height: 20px;
color: rgb(255, 255, 255);
}
a.navbar {
text-align: center; background-color: rgb(153, 51, 153); width: 20%; font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
}
a.navbar:hover {
font-size: 12px;
color: #FF0000;
font-weight: bold;
text-decoration:none;
}
a.smallnavbar {
text-align: center; width: 20%; font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
}
a.smallnavbar:hover {
font-size: 11px;
color: #FF0000;
font-weight: bold;
text-decoration:none;
}


