@charset "iso-8859-1";
BODY{
		font-family: arial, verdana;
		font-size: 11px;
		color : #333333;
	}

.td{
		font-family: arial, verdana;
		font-size: 11px;
		color : #333333;
	}
.td1{
		font-family: verdana, arial;
		font-size: 11px;
		color : #333333;
	}


A:unknown {COLOR: #CC9900}
A:hover {COLOR: #CC0000}
A:link 			{text-decoration:none;}
A:visited 		{text-decoration:none;}
A:active 		{text-decoration:none;}

A.sub:link 		{text-decoration:underline;}
A.sub:visited 	{text-decoration:underline;}
A:sub.active 	{text-decoration:underline;}

a.linkeo:visited {	text-decoration: none }
a.linkeo:link {	text-decoration: none }
a.linkeo:active { text-decoration: none }
a.linkeo:hover { text-decoration: underline }



INPUT.amarillo {
	font-family: Verdana, arial;
	font-size: 11px;
	color : #333399;
	background : #ffff99;
	margin-bottom : 0;
}

   
