.FucsiaTxt {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
color: #ff00ff; 
cursor: none; 
text-decoration: none
}
.BlancoTxt {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
color: #ffffff; 
cursor: none; 
text-decoration: none
}
.BlancoItalicTxt {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: italic; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
color: #ffffff; 
cursor: none; 
text-decoration: none
}
.BlancoTxtBold {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: 18px; 
font-weight: bold; 
font-variant: normal; 
color: #ffffff; 
cursor: none; 
text-decoration: none
}


.linkBlanco {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
color: #ffffff; 
text-decoration: none; 
cursor: hand;  
font-weight : normal; 
line-height: 18px
}
.linkBlanco:hover {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
color: #ff00ff; 
text-decoration: none; 
cursor: hand;  
font-weight : normal; 
line-height: 18px;  
}

.linkBlancoBold {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
color: #ffffff; 
text-decoration: none; 
cursor: hand;  
font-weight : bold; 
line-height: 22px
}
.linkBlancoBold:hover {  
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
color: #ff00ff; 
text-decoration: none; 
cursor: hand;  
font-weight : bold; 
line-height: 22px;  
}

.main-links {
background-color: #684267;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links-hover {
background-color: #ff00ff;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links1 {
background-color: #7e437c;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links1-hover {
background-color: #ff00ff;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links2 {
background-color: #91408f;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links2-hover {
background-color: #ff00ff;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links3 {
background-color: #a33aa0;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links3-hover {
background-color: #ff00ff;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links4 {
background-color: #b02fab;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}

.main-links4-hover {
background-color: #ff00ff;
color: #000000;
width: 140px;
height: 140px;
vertical-align: middle;
text-align: center;
}



/*  

BODY {
	SCROLLBAR-FACE-COLOR: #6dcff6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #6DCFF6; 
	SCROLLBAR-3DLIGHT-COLOR: #6DCFF6; 
	SCROLLBAR-SHADOW-COLOR: #6DCFF6; 
	SCROLLBAR-ARROW-COLOR: #6DCFF6; 
	SCROLLBAR-TRACK-COLOR: #6DCFF6; 
	SCROLLBAR-DARKSHADOW-COLOR: #6DCFF6; 
}	

.Component {
font-family: Arial, Helvetica, sans-serif; 
font-size: 7.5pt; 
font-style: normal; 
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #737373;
background-color : #F4F0EB;
margin-left : 0px;
margin-right : 0px;
padding-left : 3px;
}
.ComponentRojo {
font-family: Arial, Helvetica, sans-serif; 
font-size: 7.5pt; 
font-style: normal; 
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #F51620; 
background-color : #F4F0EB;
margin-left : 0px;
margin-right : 0px;
padding-left : 3px;
}

.BotonTxt {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 7.5pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
color: #F4F0EB;
background-color : #737373;
margin-left : 0px;
margin-right : 0px;
padding-left : 3px;
cursor: hand;
}

*/

.Hand {  
cursor: hand
}

