/* CSS Document */


.text {
	font-family: Arial;
	
font-size: 12px;
	
font-style: normal;
	
font-weight: normal;
	
color: #000000;
	
text-align: justify;

}



.footer {
	
font-family: Arial;
	
font-size: 12px;
	
font-style: normal;
	
font-weight: normal;
	
color: #ffffff;
	
text-decoration: none;

}




.links {
	
font-family: Arial;
	
font-size: 12px;
	
font-style: normal;
	
font-weight: normal;
	
color: #F88017;

}



.links:hover {
	
font-family: Arial;
	
font-size: 12px;
	
font-style: normal;
	
font-weight: normal;
	
color: #000000;
	
text-decoration: none;

}


.links2 {
	
font-family: Arial;
	
font-size: 18px;
	
font-style: normal;
	
font-weight: normal;
	
color: #F88017;

}



.links2:hover {
	
font-family: Arial;
	
font-size: 18px;
	
font-style: normal;
	
font-weight: normal;
	
color: #000000;
	
text-decoration: none;

}



.menu {
	
font-family: Arial;
	
font-size: 12px;
	
font-style: normal;
	
font-weight: bold;
	
color: #ffffff;
	
text-decoration: underline;

}



.menu:hover {
	
font-family: Arial;
	
font-size: 12px;
	
font-style: normal;
	
font-weight: bold;
	
color: #ffffff;
	
text-decoration: none;

}
