a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style1 {
	color: #FF6600;
	font-family:Tahoma;
	font-size:12px;
}
.style2 {
	color: #FF9E31;
	font-size: 18px;
	font-weight: bold;
	font-family:Tahoma;
}
.style3 {
	color: #000000; 
	font-size: 12px;
	font-family:Tahoma;
}

.style5 {
	color: #FF0000; 
	font-size: 12px;
	font-family:Tahoma;
}

.style4 {
	color: #FFFFFF; 
	font-size: 12px;
	font-family:Tahoma;
	font-weight:bold;
}
.color1{
  background-color:#FFF4D1;
  color: #FF6600;
  font-family:Tahoma;
  font-size:12px;
}
.color2{
  background-color:#FFEEB1;
  color: #FF6600;
  font-family:Tahoma;
  font-size:12px;
}
.color3{
  background-color:#000000;
  color: #FFFFFF;
  font-family:Tahoma;
  font-size:12px;
}
.boton {
	background-image:url(../images/tab.png); 
	width: 70px;
	height: 16px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	display: inline;
	float: left;
	/*overflow: hidden;*/
	cursor: hand;
	/*margin: 1px -1px 1px 2px;
	padding: 2px 0px 0px 0px;*/
	border: 0;
	z-index: 1;
	font: 11px Tahoma;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration:none;
}
a.boton:visited {
	background-image:url(../images/tab.png); 
	width: 70px;
	height: 16px; 
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	text-decoration: none;
	cursor: pointer;
}
a.boton:hover {
	background-image:url(../images/tab_over.png); 
	width: 70px;
	height: 16px; 
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	text-decoration: none;
	cursor: pointer;
}
a.boton:link {
	background-image:url(../images/tab_active.png); 
	width: 74px !important;
	height: 18px !important; 
	font-weight:bold;
	background-repeat: no-repeat;
	border-bottom-width:	0;
	z-index: 3;
	/*padding:	2px 0px 0px 0px;
	margin: 1px -3px -3px 0px;*/
	top: -2px;
	font: 11px Tahoma;
	cursor: pointer;
	text-decoration:none;
}
.boton_active {
	background-image:url(../images/tab_active.png); 
	width: 74px !important;
	height: 18px !important; 
	background-repeat: no-repeat;
	border-bottom-width:	0;
	z-index: 3;
	/*padding:	2px 0px 0px 0px;
	margin: 1px -3px -3px 0px;*/
	top: -2px;
	font: 11px Tahoma;
	font-weight:bold;
	cursor: pointer;
	text-align: center;
	text-decoration:none;
}

div#buttonA {

    margin-left: 2px;

    height: 20px;

    width: 100px;

    margin: 4px;

    text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	cursor:pointer;
}

div#buttonA a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 1px;
	
	color: #FF6600;

    font-weight: normal;

    background-color: #EAEAEA;

    border-style: outset;
	
	padding-top:4px;
}

div#buttonA a:link {

    color: #FF6600;

    font-weight: normal;

    background-color: #EAEAEA;

    border-style: outset;

}

div#buttonA a:visited {

    color: #FF6600;

    font-weight: normal;

    background-color: #EAEAEA;

    border-style: outset;

}

div#buttonA a:hover {

    font-weight: normal;

    color: #FF6600;

    background-color: #CCCCCC;

    border-style: outset;

}

div#buttonA a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #FF9900;

    border-style: inset;

}
div#buttonB {

    margin-left: 2px;

    height: 20px;

    width: 100px;

    margin: 4px;

    text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	cursor:pointer;
}

div#buttonB a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 1px;
	
	color: #FF6600;

    font-weight: normal;

    background-color: #FFFF00;

    border-style: outset;
	
	padding-top:4px;
}

div#buttonB a:link {

    color: #FF6600;

    font-weight: normal;

    background-color: #FFFF00;

    border-style: outset;

}

div#buttonB a:visited {

    color: #FF6600;

    font-weight: normal;

    background-color: #FFFF00;

    border-style: outset;

}

div#buttonB a:hover {

    font-weight: normal;

    color: #FF6600;

    background-color: #FFFFBB;

    border-style: outset;

}

div#buttonB a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #FF9900;

    border-style: inset;

}
div#buttonC {

    margin-left: 2px;

    height: 20px;

    width: 100px;

    margin: 4px;

    text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	cursor:pointer;
}

div#buttonC a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 1px;
	
	color: #FFFFFF;

    font-weight: normal;

    background-color: #FF8040;

    border-style: outset;
	
	padding-top:4px;
}

div#buttonC a:link {

    color: #FFFFFF;

    font-weight: normal;

    background-color: #FF8040;

    border-style: outset;

}

div#buttonC a:visited {

    color: #FFFFFF;

    font-weight: normal;

    background-color: #FF8040;

    border-style: outset;

}

div#buttonC a:hover {

    font-weight: normal;

    color: #FFFFFF;

    background-color: #FFAA82;

    border-style: outset;

}

div#buttonC a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #FF9900;

    border-style: inset;

}
div#buttonD {

    margin-left: 2px;

    height: 20px;

    width: 100px;

    margin: 4px;

    text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	cursor:pointer;
}

div#buttonD a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 1px;
	
	color: #FFFFFF;

    font-weight: normal;

    background-color: #FF0000;

    border-style: outset;
	
	padding-top:4px;
}

div#buttonD a:link {

    color: #FFFFFF;

    font-weight: normal;

    background-color: #FF0000;

    border-style: outset;

}

div#buttonD a:visited {

    color: #FFFFFF;

    font-weight: normal;

    background-color: #FF0000;

    border-style: outset;

}

div#buttonD a:hover {

    font-weight: normal;

    color: #FFFFFF;

    background-color: #FF6A6A;

    border-style: outset;

}

div#buttonD a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #FF9900;

    border-style: inset;

}
div#buttonE {

    margin-left: 2px;

    height: 20px;

    width: 100px;

    margin: 4px;

    text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	cursor:pointer;
}

div#buttonE a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 1px;
	
	color: #FFFFFF;

    font-weight: normal;

    background-color: #CC6633;

    border-style: outset;
	
	padding-top:4px;
}

div#buttonE a:link {

    color: #FFFFFF;

    font-weight: normal;

    background-color: #CC6633;

    border-style: outset;

}

div#buttonE a:visited {

    color: #FFFFFF;

    font-weight: normal;

    background-color: #CC6633;

    border-style: outset;

}

div#buttonE a:hover {

    font-weight: normal;

    color: #FFFFFF;

    background-color: #CC9933;

    border-style: outset;

}

div#buttonE a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #FF9900;

    border-style: inset;

}