.standard {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-weight: normal;

}

.standard:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-weight: normal;

}