	DIV.this {
	font-family : 'Comic Sans MS', Arial, Helvetica, sans-serif;	
	font-size	: 14px;
	color : #ffcc99;
	}

		.mirror	{
			font-family : 'Comic Sans MS', Arial, Helvetica, sans-serif;
			color : #ffccff;
			font-size : 14px;
		}

	A.here {
			color : #FFDEAD;
    }

		
		.ghepardo {
	position : absolute;
	z-index : 3;
	top : 200;
	left : 250
}
		 
		 A:link, A:visited  {
		 	text-decoration : none;
		 }

		 A:hover  {
		 	text-decoration : underline;
		 }

		 P  {
		 	font-family : Arial, Helvetica, sans-serif;
		 	font-style : normal;
		 	text-align : center;
		 	font-size : 20px;
		 	color : #ffccff;
		 	font-weight : bold;
		 }

		 H1  {
		 	font-family : Arial, Helvetica, sans-serif;
		 	font-style : normal;
		 	text-align : center;
		 	font-size : 24px;
		 	color : #ffcc99;
		 	font-weight : bold;
		 }

		 H2  {
		 	font-family : Arial, Helvetica, sans-serif;
		 	font-style : normal;
		 	text-align : center;
		 	font-size : 22px;
		 	color : #ffcc99;
		 }

		 H3  {
		 	font-family : Arial, Helvetica, sans-serif;
		 	font-style : normal;
		 	text-align : center;
		 	font-size : 20px;
		 	color : #ffccff;
		 }
		 
		 #nn61 {
		 	font-family :  'Comic Sans MS', Arial, Helvetica, sans-serif;
		 	font-style : normal;
		 	text-align : center;
		 	font-size : 13px;
		 	color : #ffccff;
		 }