.tools {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	background: url("images/bg2.jpg")
}
.home {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: white;
	text-decoration: none;

}
.main { 
	font-family: Arial; 
	font-size: 14px; 
	color: #"FFFFFF"
}
.back {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.back:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.cursor-mano { 
	cursor:hand; 
	cursor:pointer; 
}
.footer {
font-family:Tahoma, Helvetica, sans-serif; 
font-size: 9pt;
font-weight: bold;
color: yellow;
text-decoration: none;
}
.footer:hover {
font-family:Tahoma, Helvetica, sans-serif; 
font-size: 9pt;
color: #003366;
text-decoration: none;
}
.stable {
font-family:Tahoma, Helvetica, sans-serif; 
font-size: 10pt;
font-weight: bold;
color: #e2e2e2;
text-decoration: none;
}
.copyright {
font-family:Tahoma, Helvetica, sans-serif; 
font-size: 8pt;
color: white;
text-decoration: none;
}