@charset "UTF-8";
/* CSS Document */
.buythisdvd {
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	color: #000000;
	background-image: url(../images/btdBckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	padding-top: 17px;
	line-height: 20px;
}
.buythisdvd a:link, a:visited{
	font-family: "Courier New", Courier, mono;
	color: #000000;
    text-decoration: none;
}
.buythisdvd a:hover{
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
}	
.bookaseat {
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	color: #000000;
	background-image: url(../images/basBckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	padding-top: 20px;
	line-height: 18px;
}
.bookaseat a:link, a:visited{
	font-family: "Courier New", Courier, mono;
	color: #000000;
    text-decoration: none;
}
.bookaseat a:hover{
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
}	
.buythisgame {
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	color: #000000;
	background-image: url(../images/gameBckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	padding-top: 17px;
	line-height: 20px;
}
.buythisgame a:link, a:visited{
	font-family: "Courier New", Courier, mono;
	color: #000000;
    text-decoration: none;
}
.buythisgame a:hover{
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
}	

