a:link 

{

	text-decoration: none;

}



a:visited 

{

	text-decoration: none;

}



a:active 

{

	text-decoration: none;

}



a:hover 

{

	text-decoration: none;

}



div.home

{

	font-family: 'Times New Roman';

	text-align: justify;

	margin: 5px;

}



div.footer

{

	font-family: 'Times New Roman';

	text-align: center;

	color: black;

	font-weight: bold;

	background-image: url('../Images/footer.png');

}



P.title

{

	font-family: 'Time New Roman';

	font-weight: bold;

	color: darkgreen;

	border-left: limegreen solid 10pt;

	border-bottom: limegreen solid 1pt;

}
