a.azul:link { 
	color: #0066FF; 
	text-decoration: none; 
}
a.azul:visited { 
	color: #0066FF; 
	text-decoration: none; 
}
a.azul:hover { 
	color: #0066FF; 
	text-decoration: none; 
}

a:link { 
	color: #000000; 
	text-decoration: none; 
}
a:visited { 
	color: #000000; 
	text-decoration: none; 
}
a:hover { 
	color: #000000; 
	text-decoration: none; 
}
a.botones:link { 
	color: #000000; 
	text-decoration: none; 
}
a.botones:visited { 
	color: #000000; 
	text-decoration: none; 
}
a.botones:hover { 
	color: #ffffff; 
	text-decoration: none; 
}
a.pie:link { 
	color: #666666; 
	text-decoration: none; 
}
a.pie:visited { 
	color: #666666; 
	text-decoration: none; 
}
a.pie:hover { 
	color: #000000; 
	text-decoration: none; 
}
a.rightm:link { 
	color: #666666; 
	text-decoration: none; 
}
a.rightm:visited { 
	color: #666666; 
	text-decoration: none; 
}
a.rightm:hover { 
	color: #000000; 
	text-decoration: none; 
}
.botones {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.pie {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}
.principal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	margin-right: 10px;
}
.rightm {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	color: #666666;
}
input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(imagenes/bg_input.jpg);
	border: 1px solid #666666;
}
select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(imagenes/bg_input.jpg);
	border: 1px solid #666666;
}
textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(imagenes/bg_input.jpg);
	border: 1px solid #666666;
}
.left_sha {
	background-image: url(imagenes/left_aver.jpg);
}
.td_right {
	background-image: url(imagenes/bg_right.gif);
}
.td_right_aver {
	background-image: url(imagenes/right_aver.jpg);
}
.td_right_aver_dos {
	background-image: url(imagenes/right_averdos.gif);
	background-repeat: no-repeat;
}
.td_bot_aver_dos {
	background-image: url(imagenes/bottom_averdos.gif);
}
.td_left_aver_dos {
	background-image: url(imagenes/left_averdos.gif);
}
