.ag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}
.agOtsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	line-height: 18px;
	text-align: justify;
}
.agStore {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}
.agStorePun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}

.fdboxes {
 	color:#A4A4A6;
 	font-size:10px;
 	font-family: Verdana;
 	border:1px;
 	border-style:solid;
 	border-color:#8B8B8B;
 	background-color:#222222;
 }

.fdbuttons {
 	color:#222222;
 	font-size:10px;
 	font-family: Verdana;
 	font-weight: bold;
 	border:2px;
 	border-style:solid;
 	border-color:#A4A4A6;
 	background-color:#8B8B8B;
 }
