body,td,th {
	font-size: 12px;
	color: #000000;
	line-height:20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg3.jpg);
}

.showCSS{
border:1px #000000 solid; width:88px; height:100px; filter:alpha(opacity=50);
event:expression(
onmouseover = function()
{
this.style.filter='alpha(opacity=100)';
},
onmouseout = function()
{
this.style.filter='alpha(opacity=50)';
}
)
}
a.lan13:link {
	color: #996600;
	text-decoration: none;
	font-size:13px; 
	font-weight:bold;
}
a.lan13:visited {
	text-decoration:none;
	color: #996600;
	font-size:13px; 
	font-weight:bold;	
}
a.lan13:hover {
	text-decoration: underline;
	color: #000000;
	font-size:13px; 
	font-weight:bold;
	
}
a.lan13:active {
	text-decoration: none;
	color: #996600;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration:none;
	color: #996600;
}

a.j:link {
	color: #000000;
	text-decoration: none;
}
a.j:visited {
	text-decoration: none;
	color: #000000;
}
a.j:hover {
	text-decoration: underline;
	color: #000000;
}
a.j:active {
	text-decoration:none;
	color: #000000;
}
