.standard {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
}
.button {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;


}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-position: center center;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {

	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	background-position: center center;
	text-decoration: none;
}
