a:active {
	text-decoration: none;
	color: #FF0000;

}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	color: #000000;
	background-color: #FF0000;
	text-decoration: none;
}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}

.textocomun {
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;

}

.imput {
	font-size: 9px;
}

