/* CSS Document */



a:link

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: rgb(115, 191, 59);

	text-decoration: none;

	border-bottom-style: dashed;

	border-width: 1px;

	border-color: rgb(115, 191, 59);

}



a:visited

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: rgb(115, 191, 59);

	text-decoration: none;

	border-bottom-style: dashed;

	border-width: 1px;

	border-color: rgb(115, 191, 59);

}



a:hover

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: rgb(115, 191, 59);

	text-decoration: none;

	border-bottom-style: dashed;

	border-width: 1px;

	border-color: rgb(115, 191, 59);

}





a:active

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: rgb(115, 191, 59);

	text-decoration: none;

	border-bottom-style: dashed;

	border-width: 1px;

	border-color: rgb(115, 191, 59);

}

a.picture_link:link

{

	text-decoration: none;

	border-bottom-style: none;

}



a.picture_link:visited

{

	text-decoration: none;

	border-bottom-style: none;

}



a.picture_link:hover

{

	text-decoration: none;

	border-bottom-style: none;

}





a.picture_link:active

{

	text-decoration: none;

	border-bottom-style: none;

}