A:LINK { color : #FF0000; text-decoration: none; }
A:VISITED { color : #FF0000; text-decoration : none; }
A:HOVER { color : #FF0000; text-decoration : underline; }
A:ACTIVE { color : #FF0000; text-decoration : underline; }

.background {
background-color: #FFFF00;
}

.menu {
background-color: #FFFF00;
font-family : Tahoma;
padding: 5px;
line-height: 100%;
font-size: 9pt; word-spacing:0; text-align:left; color:#FF0000; text-indent:0; margin-top:0; margin-bottom:0
}

.buttons {
background-color: #FF0000;
font-family : Tahoma;
font-size: 10pt; word-spacing:0; text-align:center; valign=top; color:#FFFFFF; text-indent:0; margin-top:0; margin-bottom:0
}

.Text {
background-color: #FFFF00;
font-family : Tahoma;
padding: 5px;
line-height: 100%;
font-size: 10pt; word-spacing:0; text-align:left; valign=top; color:#FF0000; word-spacing: 0px; margin-top: 0; margin-bottom: 0
}

.Copyright {
background-color: #D6D6D6;
font-family : Tahoma;
padding: 5px;
line-height: 100%;
font-size: 8pt; word-spacing:0; text-align:center; color:#000000; text-indent:0; margin-top:0; margin-bottom:0
}

.Bottom_line {
background-color: #2A488A;
font-family : Tahoma;
padding: 5px;
line-height: 100%;
font-size: 8pt; word-spacing:0; text-align:center; color:#D6D6D6; text-indent:0; margin-top:0; margin-bottom:0; font-weight:bold
}