A:link {
background : transparent;
font-weight: bold;
color : #003300;
text-decoration : underline;
}
A:visited {
background : transparent;
color : navy;
text-decoration : underline;
}
A:active {
background : transparent;
color : red;
text-decoration : underline;
}
a.nohoover:hover{
Background-Color : transparent;
Color : none;
}
A:hover{
Background-Color : #00FF00; Color : #FFFFFF;
}

td.sidebar A:link {
background : #CCFFCC;
color : maroon;
text-decoration : none;
font-family: monospace;
font-weight: bold;
}
td.sidebar A:visited {
background : #CCFFCC;
color : maroon;
text-decoration : none;
font-family: monospace;
font-weight: bold;
}
td.sidebar A:active {
background : olive;
color : navy;
text-decoration : none;
font-family: monospace;
font-weight: bold;
}
td.sidebar a.nohoover:hover{
Background-Color : maroon;
Color : none;
font-family: monospace;
font-weight: bold;
}
td.sidebar A:hover{
Background-Color : olive; Color : navy;
}.greenback {
	background-color: #CCFFCC;
}

h1 {  font-size: x-large; font-weight: bold; color: #003300; text-align: center}

hr { background-color: #00FF00; border: 0pt; width: 100%; height: 3px }

.greenbeamheader {  text-align: center; background-color: olive; color: navy; width: 100%; padding-top: 2px; padding-bottom: 2px; font-size: larger; font-weight: bold}

