.texto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
a:active {  color: #990000; text-decoration: none}
a:hover {  color: #660000; text-decoration: none; font-weight: normal}
a:link {  color: #990000; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #990000;
}

.botones2 {
	color: #003366;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	cursor: hand;
	height: 18px;
	background-position: center center;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.titsubra {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	border-bottom-style: SOLID;
	border-bottom-color: #e4e4e4;
	width: 100%;
	border-bottom-width: 1px;
}