.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #330066;
}
.miboton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: capitalize;
	color: #0033CC;
	cursor: hand;
	border-top: #FF9933;
	border-right: #FF9933;
	border-bottom: #FF9933;
	border-left: #FF9933;
	background-image: url(entregado.gif);
	background-position: center bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	list-style-image: url(noentregado.gif);
	list-style-type: disc;
	text-decoration: blink;
	width: 150px;
	height: 50px;
}
.mibotoncerrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333399;
	background-color: #CCCC00;
	border-top: #000099;
	border-right: #0000FF;
	border-bottom: #0000CC;
	border-left: #3300FF;
}
.miboton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333399;
	background-color: #99FFFF;
	height: 75px;
	width: 75px;
	border: outset #000099;
}
.miboton3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333399;
	height: 175px;
	width: 175px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	position: relative;
	background-color: #FFFFFF;
	border: medium ridge #006699;
}
.mibotonacceso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333399;
	background-color: #CCCCCC;
	border: 1px solid #000099;
	cursor: hand;
	width: 125px;
}

