/* CSS Document */
<style type="text/css" media="screen">
		
		body {font-family:Lucida Grande, tahoma, verdana, arial;font-size:25;line-height: 30px;margin-bottom: 8px;}




.general {
	color: #3a3b3d;
	text-decoration: none;
	font-family: Lucida Grande, tahoma, verdana, arial;
	font-size: 12px;
	

}

.general a:link
{
	color: #3b5998;
	text-decoration: none;

}
.general a:visited
{
	color: #3b5998;
	text-decoration: none;

}
.general a:active
{
	color: #3b5998;
	text-decoration: none;

}
.general a:hover
{
	color: #3b5998;
	text-decoration: underline;

}


	.text {
	color: #3a3b3d;
	text-decoration: none;
	font-family: Lucida Grande, tahoma, verdana, arial;
	font-size: 12px;
	

}

.text a:link
{
	color: #3a3b3d;
	text-decoration: none;

}
.text a:visited
{
	color: #3a3b3d;
	text-decoration: none;

}
.text a:active
{
	color: #3a3b3d;
	text-decoration: none;

}
.text a:hover
{
	color: #3b5998;
	text-decoration: underline;

}



	</style>




