<style>

a.div
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}

a.menu:visited
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.menu:link
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.menu:active
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}

a.menu:HOVER
{
  color : F79608;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none;
}

a.text:visited
{
  color : #4c4848;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.text:link
{
  color : #4c4848;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.text:active
{
  color : #4c4848;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.text:HOVER
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none;
}
a.video:visited
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.video:link
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.video:active
{
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none; 
}
a.video:HOVER
{
  color : #4c4848;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none;
}
div.gris
{
  color : #4c4848;
  font-family : verdana;
  font-size : 10px;

}

div.grisBold
{
  color : #464445;
  font-family : verdana;
  font-size : 9px;
  font-weight : bold; 
}

div.grisFormBold
{
  color : #464445;
  font-family : verdana;
  font-size : 10px;
  font-weight : bold; 
}

div.grisBold12
{
  color : #464445;
  font-family : verdana;
  font-size : 12px;
  font-weight : bold; 
}

div.BlancBold12
{
  color :white;
  font-family : verdana;
  font-size : 11px;
  font-weight : bold; 
}

div.BlancBold10
{
  color :white;
  font-family : verdana;
  font-size : 9px;
  font-weight : bold; 
}

div.orange
{
	color : #CA712D;
	font-family : verdana;
	font-size : 12px;
    font-weight : bold; 
}


div.gray
{
	color : #464445;
	font-family : verdana;
	font-size : 12px;
	
}

input.lowback
	{
		background-color : #b4b4b4 ;
		font-family : verdana;
        font-size : 12px;
        font-weight : bold;
		color : #464445;
		border-left: #D57111 1px solid;
	    border-top: #D57111 1px solid;
	    border-right: #D57111 1px solid;
	    border-bottom: #D57111 1px solid;
	}

	input.lowbacktest
	{
		background-color : #DAE4EE ;
		font-family : Arial ;
		font-size:12px;
		color : #336699;
		width : 145px;
        border : thin solid #336699;
	}

</style>
