h1 {
color: #0588BC;
font-size: 18px;
font-family: "Curier";
}



a:link {
text-decoration: none;
color: #0588BC;
}

a:visited {
text-decoration: none;
color: #0588BC;
}

a:hover {
text-decoration: underline;
color: #66CCFF;
}



#src {
color: #FFFFFF;
font-size: 12;
}
#src a:link, 
#src a:visited, 
#src a:hover { 
color: #FFFFFF;
font-weight: bold;
font-size: 12;
text-decoration: none; 
}


#header_top {
color: #FFFFFF;
font-size: 12;
}
#header_top a:link, 
#header_top a:visited, 
#header_top a:hover { 
color: #FFFFFF;
font-weight: bold;
font-size: 12;
text-decoration: none; 
}


#wt {
color: #FFFFFF;
font-size: 12;
}
#wt a:link, 
#wt a:visited, 
#wt a:hover { 
color: #FFFFFF;
font-weight: bold;
font-size: 12;
text-decoration: none; 
}


#bt {
color: #FFFFFF;
font-size: 12;
line-height: 1.5;
}
#bt a:link, 
#bt a:visited, 
#bt a:hover { 
color: #FFFFFF;
font-size: 12;
text-decoration: none; 
}