<style TYPE="text/css">

DIV.Toolbar		A   	       	{color:	#FFFFFF; text-decoration:none}

DIV.Links		A   	       	{color:	#0000FF; text-decoration:none}
DIV.Links		A:link			{color:	#0000FF; text-decoration:none}
DIV.Links		A:visited		{color:	#0000FF; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:none}

DIV.Login		A   	       	{color:	#000000; text-decoration:none}
DIV.Login		A:link			{color:	#000000; text-decoration:none}
DIV.Login		A:visited		{color:	#000000; text-decoration:none}
DIV.Login		A:hover 		{color: #FF0000; text-decoration:none ; font-weight: bold}

.Fields {
border: 1px #666666 groove;
; background-color: #FFFFCC
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center
; font-weight: bold; color: #000000
}
.Buttons {
border: 1px #666666 groove;
; background-color: #000000
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center
; font-weight: bold
; color: #FFFFFF; height: auto; width: auto
}

.bg_banner { background-color: #FFFFFF }
.bg_navigator { background-color: #CCCCFF }
.bg_login { background-color: #FFFFCC }

</style>