.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #08596B;
	text-decoration: none;
	font-style:italic;	
}
.buttons:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #05997B;
	text-decoration: underline;
}.border {
	border: 1px dotted #21697B;
}
.buttonsCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08596B;
	text-decoration: none;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A929C;
}
.buttonsbdrbelow {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08596B;
	text-decoration: none;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A929C;
}
