		.eventa{
		font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
		font-size: 18;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		margin: 0;
		padding: 0;
		height: 30;
		width: 200;
		background-color: #0099FF;
		display: block;
		}
		a.eventa:link {
		color: #FFFF66;
		}
		a.eventa:visited {
		color: #FFFF66;
		}

		a.eventa:hover {
		color: #FF0000;
		}
		.eventb{
		font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
		font-size: 18;
		color: #0000FF;
		font-weight: bold;
		text-decoration: none;
		margin: 0;
		padding: 0;
		height: 30;
		width: 200;
		background-color: #FF9900;
		display: block;
		}
		a.eventb:link {
		color: #0000FF;
		}
		a.eventb:visited {
		color: #0000FF;
		}

		a.eventb:hover {
		color: #00FFFF;
		}
