body{
	margin:0px;
}
#caja {
	font-family: "Trebuchet MS", tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}
.texto2negro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto2ojo {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#caja2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 1px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
