.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #FFF;
}
.opcionesweb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.titulotxt {
	font-weight: bold;
	font-size: 14px;
	font-family: "verdana";
	color: #03C;
}
#subtitulotxt {
	font-size: 10px;
	color: #333;
}
#textotxt {
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
}

.titulocolumna {
	color: #36C;
}