body{
margin:0;
background-color:#000000;
}
.title {
	font-family:Trebuchet MS;
	font-size: 23px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.text2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#777575;
	text-decoration: none;
}
.cat-visit {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFCC33;
	text-decoration: none;
}
.linktext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	line-height:16px;
	text-decoration: none;
}
.linktext:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#CFAD31;
	line-height:16px;
	text-decoration: underline;
}