A:hover{
	color : #FFFFFF;
}
A:link {
	color : #4141A5;
}

.linkDef{
	color : #4141A5;
}

.linkDefBold{
	color : #4141A5;
	font-weight : bold;
}

A.linkMando{
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
A.linkMandoSelect{
	font-size : 12px;
	font-weight : bold;
	color : #AFC9FE;
	text-decoration : none;
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #571D58;
	background : #AABDE4;
	scrollbar-face-color: #EDF2FC; scrollbar-shadow-color: #571D58; 
	scrollbar-highlight-color: #EDF2FC; scrollbar-3dlight-color: #571D58; 
	scrollbar-darkshadow-color: #9999FF; scrollbar-track-color: #AABDE4; 
	scrollbar-arrow-color: #4141A5;
}
.fontDef{
	font-size : 13px;
}
.fontDefTit{
	font-size : 13px;
	font-weight : bold;
}
.fontDefTitGm{
	font-size : 15px;
	font-weight : bold;
}
.fontTitPath{
	font-size : 9px;
	background-color : #AFC3EE;
	margin-top: 0; 
	margin-bottom: 0; 
}
.fontFoot{
	font-size : 9px;
}
.fontFootPm{
	font-size : 8px;
}

.fontMinus{
	font-size : 8px;
	color: #000000;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	background-color : #EDF2FC;
	border : 1px solid #571D58;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	border : 1px solid #571D58;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	background-color : #EDF2FC;
	border : 1px solid #571D58;
}
.txt{
	background-color : #EDF2FC;
}


.barra_box{
	border : 2px groove;
	border : Black;
	border-style : double double double double;
}

.comboOrder{
	font-family : Verdana;
	font-size : 7px;
}
