/* CSS Document */

a:link{
	color : #6A5272;
	text-decoration : none;
}

a:visited{
	color : #6A5272;
	text-decoration : none;
}

a:hover{
	color : #fdebac;
	height:0; 
	TEXT-DECORATION: none; 
	height:0; 
}

a:active{
	color : #6A5272;
	text-decoration : none;
}


body, html{
    background-attachment:fixed;
    scrollbar-face-color:#eeeced; 
    scrollbar-highlight-color:#eeeced; 
    scrollbar-shadow-color:#eeeced; 
    scrollbar-3dlight-color:#eeeced;
    scrollbar-arrow-color:#b3adad; 
    scrollbar-track-color:#ffffff;  
    scrollbar-darkshadow-color:#eeeced;
}

.Estilo1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #959BA6;
}

.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.Estilo9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #959BA6;
}

.Estilo10 {
	color: #959BA6;
}

.Estilo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
-->