A  {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style : normal;
	font-size : 14;
}

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;
	font-weight : bold;
	text-decoration : none;
}

A:hover  {
	color : #A61A4A;
	text-decoration : none;
	font-weight : bold;
}

P  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14;
}

B  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}

.head1  {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22;
	font-style : italic;
	color : White;
	background-color : #734673;
	border : #734673;
}

.head2  {
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	color : White;
	background-color : #996699;
}

.indice  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	color : black;
	background-color : #EEDFEB;
}

LI  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}

BODY  {
	background-color : White;
	behavior : url(#default#homePage);
}


