body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000099;
	background: url(images/bg.gif) repeat fixed;
}
td.bot {
	background: #000033;
	height: 34px;
	width: auto;
	padding-left: 15px;
	vertical-align: middle;
}
td.cont {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000099;
	padding-top: 17px;
	padding-right: 17px;
	text-align: justify;
}
a:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000033;
	text-decoration: underline;
}


td.deg {
	background: url(images/deg.jpg) repeat-x left top;
	height: 12px;
	width: 760px;
}
td.pie {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: center;
}
input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
.rojo {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
textarea {
	height: 100px;
	width: 200px;
}
input {
	height:auto;
	width: 200px;
}
