


.toprow{
 font :18pt times, times roman,serif;
 font-weight :bold
 
}

.toprow {color:#FF3300; text-decoration: none}
.toprow:link {color:white; text-decoration: none}
.toprow:visited {color:white; text-decoration: none}
.toprow:active {color:red; text-decoration: none}
.toprow:hover {color:red; text-decoration: none}



.midrow{
 font :14pt times, times roman,serif;
 font-weight :bold
 }
 
.midrow {color:#FF3300; text-decoration: none}
.midrow:link {color:red; text-decoration: none}
.midrow:visited {color:red; text-decoration: none}
.midrow:active {color:white; text-decoration: none}
.midrow:hover {color:white; text-decoration: none}



.footer{
 font :8pt verdana, Arial, Helvetica, sans-serif;
 
 }
 
footer { color: white; text-decoration: none}
footer:visited { color: white; text-decoration: none}
footer:hover { color: red; text-decoration: underline}
footer:active { color: red; text-decoration: underline}




.bottom{
 font :8pt verdana, Arial, Helvetica, sans-serif;
 
 }
 

bottom {color:white; text-decoration: none}
bottom:link {color:white; text-decoration: none}
bottom:visited {color:white; text-decoration: none}
bottom:active {color:red; text-decoration: underline}
bottom:hover {color:red; text-decoration: underline}


a:link { color: #0066FF; text-decoration: underline}
a:visited { color: #0066FF; text-decoration: underline}
a:hover { color: red; text-decoration: none}
a:active { color: red	; text-decoration: none}

a.top {color:white; text-decoration: none}
a.top:link {color:white; text-decoration: none}
a.top:visited {color:white; text-decoration: none}
a.top:active {color:red; text-decoration: none}
a.top:hover {color:red; text-decoration: none}

a.bottom {color:white; text-decoration: none}
a.bottom:link {color:white; text-decoration: none}
a.bottom:visited {color:white; text-decoration: none}
a.bottom:active {color:red; text-decoration: underline}
a.bottom:hover {color:red; text-decoration: underline}