body         { background-color: #CCCC99; 
               leftmargin="0"; topmargin="0"}

a            {  text-decoration: none;color: #000080; }
a:link       {  text-decoration: none;color: #000080; }
a:hover      { color: #FF0000; text-decoration: none }
a:active     { color: #008000; text-decoration: none }

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#003399; text-decoration:none}
DIV.Links		A:visited		{color:	#003399; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
	background-image: url('bg_banner.gif');

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
