html, body
{
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
}
.lang
{
	color: #666666;
	text-decoration: none;
}
.lang:hover
{
	color: #333333;
	text-decoration: none;
}
.langselect
{
	color: #CC0000;
	text-decoration: none;
}
.navline
{
	color: #666666;
	text-decoration: none;
}
.tx11
{
	color: #000000;
	text-decoration: none;
}
.txb12
{
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}
.txb12bold
{
	color: #006699;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
.gris
{
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
.gris:hover
{
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
.gris:visited
{
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}