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

