.principal {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.formu {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.formu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.formu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.input {
	font-family: Tahoma; border: 1px solid #DCDCDC;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.nn {
	font-family: Tahoma; font-size: 0.9em; color: #006549; font-weight: bold;
	color: #006549;
	text-decoration: none;
}
.nn:hover{
	font-family: Tahoma; font-size: 0.9em; color: #006549; font-weight: bold;
	color: #006549;
text-decoration: none;}
.nn:visited {
	font-family: Tahoma; font-size: 0.9em; color: #006549; font-weight: bold;
	color: #006549;
	text-decoration: none;
}
.inputn {
	font-family: Tahoma; border: 1px solid #A3A3A3; font-weight: bold;
	font-size: 10px;
	color: #660066;
	text-decoration: none;
}
.negro {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.negro:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.negro:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.negrop {
	font-family: Tahoma;
	font-size: 12px;
	color: #73726D;
	text-decoration:none;
}
.negrop:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #73726D;
	text-decoration:none;
}
.negrop:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #73726D;
	text-decoration: underline;
}
.negron {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #73726D;
	text-decoration:none;
}
.negron:visited {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #73726D;
	text-decoration:none;
}
.negron:hover {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #73726D;
	text-decoration: underline;
}
.naranjaN {
	font-family: Arial;
	font-size: 12px;
	color: #FF813C;
	text-decoration:none;	
}
.naranjaN:visited {
	font-family: Arial;
	font-size: 12;
	color: #FF813C;
	text-decoration:none;
}
.naranjaN:hover {
	font-family: Arial;
	font-size: 12;
	color: #FF813C;
	text-decoration: underline;
}
.rosa {
	font-family: Arial; 
	font-size: 15px;
	color: #ff00de;
	text-decoration:none;
}
.morado {
	font-family: Arial; 
	font-size: 15px;
	color: #cc00ff;
	text-decoration:none;
}
.moradop {
	font-family: Arial; 
	font-size: 11px;
	color: #cc00ff;
	text-decoration:none;
}
.moradop:visited  {
	font-family: Arial; 
	font-size: 11px;
	color: #cc00ff;
	text-decoration:none;
}
.moradop:hover  {
	font-family: Arial; 
	font-size: 11px;
	color: #cc00ff;
	text-decoration:underline;
}
.moradoG {
	font-family: Arial; 
	font-size: 15px;
	color: #c096ca;
	text-decoration:none;
}
.moradoG:visited  {
	font-family: Arial; 
	font-size: 15px;
	color: #c096ca;
	text-decoration:none;
}
.moradoG:hover  {
	font-family: Arial; 
	font-size: 15px;
	color: #c096ca;
	text-decoration:underline;
}
.moradoGp {
	font-family: Arial; 
	font-size: 11px;
	color: #c096ca;
	text-decoration:none;
}
.moradoGp:visited  {
	font-family: Arial; 
	font-size: 11px;
	color: #c096ca;
	text-decoration:none;
}
.moradoGp:hover  {
	font-family: Arial; 
	font-size: 11px;
	color: #c096ca;
	text-decoration:underline;
}
.grafico {
    position: relative; /* IE is dumb */
    width: 150px;
    border: 1px solid #ff00de;
    padding: 1px;
}
.grafico .barra {
    display: block;
    position: relative;
    background: #ff00de;
    text-align: center;
    color: #333;
    height: 1em;
    line-height: 1em;
}
.grafico .barra span {
    position: absolute; left: 1em;
}