a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
img {
	border: 0px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.box {
	font-family: verdana;
	font-size: 11px;
	height: 18px;
	border: 1px groove #666666;
	background-color: #FFFFF2;
}

.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana;
}
.subtitulo {
font-size: 14px;
font-weight: bold;
color: #990000;
}
.peq {
	font-size: 10px;
	line-height: 13px;

}
