/* CSS Document */
@charset "utf-8";
A{color: #FFFFFF; text-decoration: none; }
A:hover {color: #333333;text-decoration: none;}
A:alink {color: #FFFFFF;text-decoration: none; }
A:vlink {color: #FFFFFF;text-decoration: none; }
.background {
	background-image: url(http://www.broadfilmbu.com/images/bg_board.gif.gif);
	background-repeat: repeat-y;
}

.fontwhite{
	font-family: "Tahoma", "verdana", "microsoft Sans Serif", "ms Sans Serif","Thonburi";
	font-size: 10pt;
	color: #FFFFFF;
}
.backgroundyellow {
	background-image: url(file:///Macintosh%20HD/Users/yui/WEB/OandH/webhtml/images/yellow_template_12_1.jpg);
	background-repeat:none;
}
.fontbigblack{
	font-family: "Tahoma", "verdana", "microsoft Sans Serif", "ms Sans Serif","Thonburi";
	font-size: 24pt;
	color: #333333;
}