a:hover {
	color: #D6D015;
	text-decoration: none;
	font-family:   Georgia, Times, Times New Roman, serif;
	font-size: 18;
}
a {
	text-decoration: none;
	color: #993366;
	font-family:   Georgia, Times, Times New Roman, serif;
	font-size: 18;
}
a:active {  
		text-decoration: none;
}
H1 {
		font-family:   Georgia, Times, Times New Roman, serif;
		font-size:16;
		text-transform: capitalize;
		color: #CC5802;
}
H2 {
		font-family:   Georgia, Times, Times New Roman, serif;
		text-decoration: none;
		font-size:17;
		color: #660000;
}
p {  
		
		color: #254A00;
		text-decoration: none;
		font-family:   Georgia, Times, Times New Roman, serif;
		font-size: 18;
}

.explainingtext
{  
		text-align: justify;
		color: #336600;
		text-decoration: NONE;
		font-family:   Georgia, Times, Times New Roman, serif;
		font-size: 18;
}
pre {
	color: #993366;
	text-decoration: none;
	font-family:   Georgia, Times, Times New Roman, serif;
	font-size: 10;

}
.unnamed1 {
	line-height: 11pt;
	text-decoration: none;
	font-family:  Georgia, Times, Times New Roman, serif;
	font-size: 18;
}
.justify {
	text-align: justify;
	font-family:    Georgia, Times, Times New Roman, serif;
	font-size: 18;
}
.fondo {
	background-attachment: fixed;
	background-color: #ceebb1;
	background-image:  url(../tools/background_tree.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoleftdown {
	background-attachment: fixed;
	background-color: #ceebb1;
	background-image:   url(../tools/background_tree_leftdown2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoleftdown2 {
	background-attachment: fixed;
	background-color: #ceebb1;
	background-image:  url(../tools/background_tree_leftdown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondomiddle {
	background-attachment: fixed;
	background-color: #ceebb1;
	background-image:  url(../tools/background_tree_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
