body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #F1F1F1;
	text-decoration: none;
	background-color:#000000;
}

A {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #F1F1F1;
	text-decoration: none;
}

.copyright {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.copyright:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.topmenu {
	font-family: Tahoma;
	font-weight: bold;
	font-size:11px;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:20px;
	padding-right:20px;
	DISPLAY: block;
	background: url('images/bg-pink.gif');
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	background: url('images/bg-blue.gif');
	color: #F9F9F9;
}
.content {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #F1F1F1;
	text-decoration: none;
}
.content-links {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #F1F1F1;
	text-decoration: none;
}
.content-links:hover {
	color: #F1F1F1;
	text-decoration: underline;
}
.content1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #F1F1F1;
	text-decoration: none;
}
.name {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #F1F1F1;
	font-weight:bold;
	text-decoration: none;
	padding-right:10px;
	text-align:right;
}
.txtbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #C8E5E5;
	padding:2px;
	background-color:FFFFFF;
}
hr { border-style: none; height: 0px; background-color: silver; color: silver }