A.link {
	COLOR: #6666CC;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;
}
A.link:hover {
	COLOR: #333399;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration: underline;
}
A.link:visited {
	COLOR: #333399;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;
}
.txtVioleta {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B563AF;
	text-decoration: none;
}
.txtVioleta:visited { 
	color: #B563AF;
}
.txtVioleta:hover { 
	color: #FF7C27;
}
.txtNaranja {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF7C27;
	line-height: 13px;
	text-decoration: none;
}
.txtBarraNavSup {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF7C27;
	line-height: 13px;
	text-decoration: none;
}
.txtNaranja:visited {
	color: #FF7C27;
}
.txtNaranja:hover {
	color: #B563AF;
}
p.espaciado15 {
	margin-right: 15px;
	margin-left: 15px;
}
.combo { 
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #6666CC;
	font-size: 12px;	
	width:300Px;
	height:16px;
}
.imput {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #B563AF;
	font-size: 11px;
	border: solid 1px;
	border-color:#BF78BA;
	background-color: #FFFFFF;
	height: 15px;
	line-height: 11px;
}
.textarea {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #B563AF;
	font-size: 11px;
	border: solid 1px;
	border-color:#BF78BA;
	background-color: #FFFFFF;
	scroll:no;
	scrolling:no;
	scrollbar:no;	
}
.boton {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #D5BAD2;
	border: 1px;
	border-style: solid;
	border-color: #B563AF;
	}
.H1 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF7C27;
}
.H2 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF7C27;
}
.bordeVioleta{
	border: solid 1px;
	border-color: #E4BDDC;
	}
.bordeVioletaClaro{
	border: solid 1px;
	border-color: #E3ADF0;
	}
.bordeCuadro {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1D6DE;
	border-left-color: #F1D6DE;
}
.flipH {
	filter: FlipH;
}
.flipV {
	filter: FlipV;
}
p.espaciado6 {
	margin: 6px;
}
.barras {
	scrollbar-face-color: #FFF0F5; 
	scrollbar-shadow-color: #B68AB3; 
	scrollbar-highlight-color: #FFF8FA; 
	scrollbar-3dlight-color: #E8B9F1; 
	scrollbar-darkshadow-color: #E3ADF0; 
	scrollbar-track-color: #F0C0D9; 
	scrollbar-arrow-color: #DCAAD8;
}

