.texto-espacio {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #bebebe;
}



a:hover{
							font-family: Arial;
							font-size: 12px;
							font-weight: bold;
							color:red;
							text-decoration:none;
							
							}


#psycho input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #209CA6;
	border: 1px solid #000;
	padding: 3px;
}
