
font {
font-family: arial;
font-size: 11px;
font-color: 000000;
}


#toptit font {
font-family: arial;
font-size: 12px;
color: 000000;
}


#toptxt font {
font-family: arial;
font-size: 11px;
color: 000000;
}


#maintxt font {
font-family: arial;
font-size: 11px;
color: ffffff;
}




a:link {
color: 000000;
}

a:active {
color: 000000;
}

a:visited {
color: 000000;
}

a:hover {
color: 000000;
text-decoration: none;
}



#maintxt a:link {
color: ffffff;
}

#maintxt a:active {
color: ffffff;
}

#maintxt a:visited {
color: ffffff;
}

#maintxt a:hover {
color: ffffff;
text-decoration: none;
}




#botlink a:link {
color: 000000;
text-decoration: none;
}

#botlink a:active {
color: 000000;
text-decoration: none;
}

#botlink a:visited {
color: 000000;
text-decoration: none;
}

#botlink a:hover {
color: 000000;
text-decoration: underline;
}





select {
font-family: arial;
font-size: 10px;
}



input {
background-color: ffffff;
border-style: solid;
border-width: 1px;
border-color: 000000;
font-family: arial;
font-size: 10px;
color: 000000;
}


textarea {
background-color: ffffff;
border-style: solid;
border-width: 1px;
border-color: 000000;
font-family: arial;
font-size: 10px;
color: 000000;
}