.content	{
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: none;
	margin: 5px 80px;
	line-height: ;
	text-align: left; 
	color: #decfb1;
	border-width: 0;
	border-style: none;

}	

a:link		{
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: none;
	text-align: left; 
	color: #00AEEF;
	text-decoration: underline;
	border-width: 0;
	border-style: none;
}	

a:visited		{
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: none;
	text-align: left; 
	color: #000000;
	text-decoration: underline;
	border-width: 0;
	border-style: none;
}

a:hover		{
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: none;
	text-align: left; 
	color: #FFFFFF;
	text-decoration: underline;
	border-width: 0;
	border-style: none;
}	
