A{
     text-decoration : none; font-family: "Osaka", "Verdana";
}

A:LINK{
	color :#000000;
	vertical-align: top;
	text-decoration: underline;

}

A:VISITED{
	color : #000000;
	text-decoration: underline;
	vertical-align: top;

}

A:ACTIVE{
	color : #000000;
	text-decoration: underline;
	vertical-align: top;

}

A:HOVER{
	text-decoration: underline;
	vertical-align: top;




}

body {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin:0px;
	line-height: 1.5em;
	background-image : url(bg.gif);
	background-repeat: repeat-y;

}

td {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.5em;

}
.big1 {
	font-size: 12px;
	font-weight: bold;

}
.small {
	font-size: 10px;
	line-height: 14px;


}
.big2 {
	font-size: 15px;
}
