.texto-home {
	font-family: trebuchet MS;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

.texto-13 {
	font-family: trebuchet MS;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #d21241;
}

.texto-12rojobold {
	font-family: trebuchet MS;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #d21241;
	text-decoration:none;
}

.texto-12 {
	font-family: trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;

}

a:hover{
							font-family: trebuchet MS;
							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;
}

