.menu {
Color: #000000;
Text-Decoration: undeline;
}
.menu:HOVER {
Color: #3502e6;
Text-Decoration: none;
}
.menu2 {
Color: #000000;
Text-Decoration: none;
}
.menu2:HOVER {
Color: #014fef;
Text-Decoration: none;
}
.normallink {
Color: #0000ff;
Text-Decoration: underline;
}
.normallink:HOVER {
Color: #4242ff;
Text-Decoration: underline;
}
.loginform{
background-color: #f2cc4a;

color: #000000;
font-family: arial;
font-size: 12px;
font-weight: bold;
}
.tablebg {
background-color: #ede9cf;
}
.tdbg{
background-color: #e2dcb2;
}
.srcform{
background-color: #f2cc4a;
border-width: 2px;
color: #0000ff;
font-family: arial;
font-size: 11px;
font-weight: bold;
}
.otform{
background-color: #f5e487;
border-width: 2px;
color: #0000ff;
font-family: arial;
font-size: 12px;
font-weight: bold;
}
.toolbar{
background-color: #f2da4d;
border-width: 2px;
color: #0000ff;
font-family: arial;
font-size: 10px;
}
.button{
background-color: #b7af77;
border-width: 2px;
color: #000000;
font-family: arial;
font-size: 12px;
font-weight: bold;
}
