BODY {
	MARGIN : 10px 10px;
	background-color :#333333;
	COLOR: White;
	FONT-FAMILY: microsoft sans serif, Helvetica, Arial, sans-serif;
	font-size : 7pt;
	 }
.noun1 {
	font-size : x-small;
	cursor: help;
}
h1 {
	font-size : 8pt;
	font-weight: normal;
	text-align: center;
	color: #cccccc;
}
a:link	{
	font-size : 10pt;
	background: none; 
	text-decoration: none;
	font-weight: bold;
	color: Black;
}
.flash {
	font-size : x-small;
	margin-left: 80px;
}
p {
	font-size : 7pt;
	text-align: center;
	font-weight: bold;
	color: Gray;
}
.texto {
	font-weight: bold;
 	font-size : 8pt;
 	color: ThreedDarkShadow;
  	margin-top: 10px;
 	margin-left: 5px;
 	text-align: left;
}
.textoredis {
 	font-weight: bold;
 	font-size : 8pt;
 	color: #CA9720;
 	margin-top: 10px;
 	margin-left: 5px;
 	text-align: left;
}
	.textoth {
 	font-weight: normal;
 	font-size : 8pt;
 	color: Black;
 	text-align: center;
	margin-top: 2px;
	margin-left: 50px;
}
.porta {
	font-size : x-small;
	margin-left: 250px;
}
.paquetes {
  margin-left: 110px;
  color: #CC7100;
  font-size: 7pt;
}
a:active	{
	font-size : x-small;
	background: #ffff99; 
	color: Black; 
	text-decoration: none;
}
a:visited	{
	font-size : 10pt;
	font-weight: bold;
	background: none; 
	color: Black; 
	text-decoration: none;
}
a:hover	{
	font-size : 10pt;
	background-color: transparent; 
	color: White; 
	text-decoration: none;	
}
a:focus { background-color: #000000; 
	color: Black;
}
