TextRollover-1 
a:link {
	color:#000066;
	text-decoration:underline;
; font-weight: bold
}
a:visited {
	color:#000066;
	text-decoration:none;
; font-weight: bold
}
a:hover {
	color:#990000;
	text-decoration:underline;
	cursor:default;
	background-color: #CCCCCC;
; font-weight: bold
}
a:active { color:#000066; text-decoration:none; font-weight: bold}
a:link { color:#000066; text-decoration:none; ; font-weight: bold}
