A		{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: red;
	text-decoration: none
		}

A:hover	{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: red;
	text-decoration: underline
		}

A.txtgris		{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-decoration: none
		}

A.txtgris:hover	{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-decoration: underline
		}

A.menugris	{
	font-family: Arial narrow, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
		}

A.menugris:hover	{
	font-family: Arial narrow, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	text-decoration: underline
		}






.titregris	{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
		}

.txtgris	{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
		}

.txtgrisj	{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #808080;
		}

.menugris	{
	font-family: Arial narrow, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
		}

.txtr	{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: red;
		}

input	{
	background: #CECFCE;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 60px;
	height: 15px;
	border: 1 solid #ffffff;
	text-align: center 
		}

input.lg	{
	background: #CECFCE;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 180px;
	height: 15px;
	border: 1 solid #ffffff;
	text-align: center 
		}

input.sub	{
	background: #CECFCE;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 40px;	
	height: 18px;
	border: 1 solid #ffffff;
	text-align: center;
	vertical-align: text-top
		}

