body {
background-image: url('images/signs.gif'); background-repeat: repeat; background-position: top; 
background-color: #212121;
}
.big {
    font-weight: bold; font-family: arial, helvetica, serif; font-size: 16pt;color: #FF0000;
}
.big1 {
    font-weight: bold; font-family: arial, helvetica, serif; font-size: 24pt;color: #FF0000;
}
.go {
    font-weight: bold; font-family: arial, helvetica, serif; font-size: 16pt;color: #FF0000; text-decoration: none;
}
.main {
    font-weight: normal; font-size: 10pt; color: #FFFFFF; font-family: arial, times, serif; text-decoration: none;
}
.main a {
color: #FF0000; text-decoration: none;
}
A:link {
color: #00FFFF; text-decoration: none;
}
A:hover {
color: #00FF00; text-decoration: none;
}
.hlightred {
    font-weight: bold; font-size: 10pt; color: #FF0000; font-family: arial, tahoma, times, serif; text-decoration: none;
}
.hlightblue {
    font-weight: bold; font-size: 10pt; color: #00FFFF; font-family: arial, tahoma, times, serif; text-decoration: none;
}
