body,table{font-size:15px;}
body{background-image:url("../IMAGE/bg.gif");}

a:link 		{ text-decoration : none ; color:#0000ff;}
a:visited	{ text-decoration : none ; color:#0000ff;}
a:hover 	{ text-decoration : none ; color:#99aaff;}

.title-top{
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	padding:8;
	font-weight:bold;
	font-size:30px;
	width:94%;
	border:double 4px #222222;
	}

.title{
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	padding:4;
	font-weight:bold;
	margin-bottom:4;
	}

