a{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
table.min{
	background-image: url(../images/celbg.jpg);
	width: 100%;
	border: 1px solid Gray;
	font-size: 20px;
	font-weight: 800;
}
td.mac{
	text-align: center;
	border: 1px solid Gray;
	background-image: url(../images/celbg.jpg);
	font-weight: 800;
}
.mar{
	font-weight: 800;
	font-family: sans-serif;
	font-size: 15px;
	color: Red;
}
div.alo{
	position: absolute;
	top: 15;
	z-index: 2;
	text-align: right;
	color: Blue;
	font-style: italic;
	font-size: 23px;
}
a:hover{
	color: Gray;
}
Body{
	background: White;
	color: Black;
}
Body.bgr{
	background-image : url(../images/com.jpg);
}
div.bg{
	z-index: 0;
}
div.all{
	position: absolute;
	top: 0;
	z-index: 1;
}
td.td-menu{
	text-align: center;
	background-image: url(../images/celbg1.jpg);
	border: 1px solid Gray;
}
table.small{
	text-align: right;
	font-size: x-small;
	border: 0px;
}
span.title{
	font-weight: 800;
	font-family: sans-serif;
	font-size: 70px;
	color: #1E90FF;
}
div.tit{
	position: absolute;
	top: 45;
	text-align: center;
	font-weight: 800;
	font-family: serif;
	font-size: 35px;
	font-style: italic;
	color: #00319C;
	z-index: 2;
}
td.titl{
	border: 2px solid Black;
	text-align: center;
	background-color: Silver;
}
td.sim{
	text-align: center;
}
td.des{
	font-family: monospace;
	color: #00319C;
	font-size: small;
}
font.wel{
	font-family: "MS Sans Serif";
	font-size: 15px;
}