a 			{
	color: Silver;
	text-decoration: none;
	font-weight:normal;
	font-size : 11px;
} 
a:hover		{
	color: Red;
	text-decoration: line-through;
	font : x-small;
	font-size : 11px;
}

.desc {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: Silver;
}

.state {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: Silver;
	margin: 5px 20% 15px 17%;
	text-align: justify;
	vertical-align: middle;
}
	
.text {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#666666;
}

.guest {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:20%;
	background-color: transparent;
	margin-left : 100px;
}

.aboot {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:13%;
	background-color: transparent;
	text-align : right;
}

.titleold {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#666666;
	text-align : center;
}

.title {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#000000;
	text-align : center;
}

.smenu {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: Silver;
}

.list	{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: Silver;
	width:33%;
	background-color: transparent;
	text-align : left;
}

.ltitle {
	font-size: 12px;
	color:#ffffff;
	width: 300px;
	background-position: left;
	background-color: #000000;
	text-align : right;
}

.sltitle {
	font-size: 13px;
	color:#ffffff;
	width: 330px;
	height: 18px;
	background-color: #000000;
	text-align : right;
}

.updates {
	font-size: 11px;
	color:#ffffff;
	text-align: left;
	margin: 16px;

}