	a{
		color: Black;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
      font-size :10;
		text-decoration : none;
	}
	A:VISITED {
		color: Black;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
	}

	A:ACTIVE {
		color: Black;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		

	}
   
p {
     	color: Black;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
      font-size: 10;
   }
b {
		font-family:verdana;
		font-style : normal;
		font-size :10;
		color:black;
}
a:hover{
		color:#7948d2;
		text-decoration: none; 
		font-weight: bold;
}
.head2 {
		text-align:left;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size :11;
		font-style : normal;
		font-weight : bold;
		color : White;
		background-color :#996699;
		border:#996699;
   }
   
   .indice {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		color : black;
		background-color : #EEDFEB;
       }
	td.head1  {
		text-align:center;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 19;
		font-style : italic;
		color : White;
		background-color :#734673;
		border:#734673;
        }
		  
body {
	
	background-color: White;
	behavior:url(#default#homePage);
	font-size: 10;
	}

